[Mono-bugs] [Bug 430963] New: [Optimization] Don' t allocate 32kb buffer in CachedRawResponse that is never used
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 30 12:22:50 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=430963
Summary: [Optimization] Don't allocate 32kb buffer in
CachedRawResponse that is never used
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: juraj at hotfeet.ch
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=242581)
--> (https://bugzilla.novell.com/attachment.cgi?id=242581)
proposed optimization (patch)
The title says it.
The only users of CachedRawResponse are OutputCacheModule (calling GetData())
and HttpResponse (creating instances and calling SetData() shortly afterwards).
Please review.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list