[Mono-list] Speed difference Windows - Linux

Alan McGovern alan.mcgovern at gmail.com
Thu Jan 3 10:17:43 EST 2008


Hi,

Are you using the same version of the mono runtime on both your windows box
and linux box? The sorting algorithm should be the same, so if there's a
difference in performance, it's from something else. Also, if you can create
a testcase which easily demonstrates the problem, it'd make things easy to
debug.

Alan.

On Jan 2, 2008 10:22 PM, Ventsislav Mladenov <ventsislav.mladenov at gmail.com>
wrote:

> Hi, I have a speed problem with Mono 1.2.6
> I have to sort List<String> with 88 000 records (Bulgarian and English
> words)
> on Windows Mono sort it for about 5 seconds but on Linux it takes at least
> 30 - 40 seconds.
>
> I think Mono have to use same algorithm for sorting?
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080103/bd08fbc0/attachment.html 


More information about the Mono-list mailing list