[IronPython] pybench results for CPython and IronPython

Arman Bostani arman at twinsun.com
Sat Apr 21 08:51:56 CEST 2007


Thanks to Sanghyeon for running the benchmarks.  To summarize his 
results, it seems like IP is pretty good at: comparing simple types, 
loops, function calls and float arithmetic.  It performs pretty poorly 
at almost everything else!  I guess its time to convert critical code 
sections to Boo.

-arman

> Date: Fri, 20 Apr 2007 23:02:49 +0900
> From: "Sanghyeon Seo" <sanxiyn at gmail.com>
> Subject: [IronPython] pybench results for CPython and IronPython
> 
> With IronPython 1.1 released, I ran pybench for CPython and IronPython
> on my machine, and published the result here:
> 
> http://sparcs.kaist.ac.kr/~tinuviel/pybench/
> 
> py24, py25, ipy11 are raw pybench result files. ipy11-vs-py24 and
> ipy11-vs-py25 are comparing reports generated by pybench.





More information about the Ironpython-users mailing list