IronPython vs CPython: faster in 1.6 times?
bearophileHUGS at lycos.com
bearophileHUGS at lycos.com
Tue Feb 12 14:49:11 EST 2008
More information about the Python-list mailing list
Tue Feb 12 14:49:11 EST 2008
- Previous message (by thread): IronPython vs CPython: faster in 1.6 times?
- Next message (by thread): IronPython vs CPython: faster in 1.6 times?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fuzzyman: > Another interesting little benchmark of CPython and IronPython. Can't > see the code, but it looks like an implementation of the 11 queens > problem and IronPython comes out a clear winner on this one. (Looks > like no benchmark for psyco.) If you want a more reliable set of benchmarks, take all the shootout benchmarks, and try them on IronPython on dotnet, on CPython and on Psyco. Bye, bearophile
- Previous message (by thread): IronPython vs CPython: faster in 1.6 times?
- Next message (by thread): IronPython vs CPython: faster in 1.6 times?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list