[Mono-bugs] [Bug 525750] GZipStream very slow when processing HTTP stream

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 27 21:47:25 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=525750

User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=525750#c3


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Gonzalo Paniagua Javier <gonzalo at novell.com>  2009-07-27 19:47:23 MDT ---
Looks like it's fixed. Here's the output of 2 executions:
onzalo at lalo-laptop:/tmp$ mono gzhttp.exe 
120eb70c64e7e49cb89c07afbc3243db
To disk gunzip: 00:00:03.3046450
120eb70c64e7e49cb89c07afbc3243db
On the fly gunzip: 00:00:01.9829150
gonzalo at lalo-laptop:/tmp$ mono gzhttp.exe 
120eb70c64e7e49cb89c07afbc3243db
To disk gunzip: 00:00:02.9691240
120eb70c64e7e49cb89c07afbc3243db
On the fly gunzip: 00:00:02.1050950

The changes I made are in trunk and the mono-2-4 branch.

-- 
Configure bugmail: http://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