[Mono-bugs] [Bug 78075][Nor] Changed - Mono SSL stack performance/tuning issues

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 1 19:01:10 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by flucifredi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78075

--- shadow/78075	2006-05-01 18:56:28.000000000 -0400
+++ shadow/78075.tmp.9817	2006-05-01 19:01:10.000000000 -0400
@@ -379,6 +379,19 @@
 AES 128. I suspect the Mono implementation of AES, as other
 cyphersuites in Mono seem to perform *much* faster.
 
 -> James, can you confirm that we are not chunking any of the reads ?
 the 31 second difference between wget and mono under rc4 is
 unaccounted for.
+
+------- Additional Comments From flucifredi at ximian.com  2006-05-01 19:01 -------
+one last note: mono takes 30 seconda to download under RC4/MD5, 37
+seconds under RC4/SHA1, so you might see the numbers interchange in
+conversation.
+
+The figure above is RC4+MD5. the correct line would be 
+
+mono client, SSL RC4/SHA1/128b = 37 secs net download (97 seconds less
+than AES/256!)
+
+there is, of course, a bit of variation between different runs,
+usually less than 2 seconds.


More information about the mono-bugs mailing list