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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
