[nem-en] shootout: fasta

vc vc at rsdn.ru
Sun May 13 04:19:04 CEST 2007


Hi,

What measure this test? Speed of console output? JIT compilation time?

The "shootout" is profanation. :(

Vlad.


> -----Original Message-----
> From: devel-en-bounces at nemerle.org [mailto:devel-en-bounces at nemerle.org]
> On Behalf Of Micky Latowicki
> Sent: Sunday, May 13, 2007 2:10 AM
> To: devel-en at nemerle.org
> Subject: [nem-en] shootout: fasta
> 
> A straightforward port, this time from C#. Not very interesting or
> beautiful, I'm afraid. Comments and suggestions are welcome.
> 
> Kamil: should I send the next benchmarks directly to you instead of
> the mailing list?
> 
> Times (N=1000000)
> python fasta.py 1000000  : real 44.47, 44.11+0.12 (99%%)
> mono ./csharp-build/fasta.exe 1000000  : real 1.26, 1.16+0.09 (100%%)
> mono ./nem-build/fasta.exe 1000000  : real 1.48, 1.32+0.14 (99%%)
> 
> Times (N=25000000)
> mono ./csharp-build/fasta.exe 25000000  : real 31.38, 25.95+2.95 (92%%)
> mono ./nem-build/fasta.exe 25000000  : real 35.85, 30.61+3.03 (93%%)
> 
> Cheers.




More information about the devel-en mailing list