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

Reply via email to