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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 12 16:12:13 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 sebastien at ximian.com.

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

--- shadow/78075	2006-04-12 15:48:43.000000000 -0400
+++ shadow/78075.tmp.28595	2006-04-12 16:12:13.000000000 -0400
@@ -187,6 +187,24 @@
 2.5Mb	RC4/128		1.345s		0.437s
 
 ------- Additional Comments From sebastien at ximian.com  2006-04-12 15:48 -------
 Created an attachment (id=16757)
 mget source code
 
+
+------- Additional Comments From sebastien at ximian.com  2006-04-12 16:12 -------
+Same tests executed with HTTP
+
+size	cipher		mono		wget
+950Mb	none		1m52s		1m39s
+40Mb	none		4.738s		4.698s
+2.5Mb	none		0.857s		0.482s
+
+Note that most of the times are higher (than the original SSL times).
+That's (probably) because there's a more traffic in my network now,
+than I had a few hours ago. So I did the SSL tests again under the
+similar load...
+
+size	cipher		mono		wget
+950Mb	RC4/128		1m58s		1m29s
+40Mb	RC4/128		6.023s		4.061s
+2.5Mb	RC4/128		1.393s		0.469s


More information about the mono-bugs mailing list