Re: performance benchmark results on Julia's benchmark

  • From: Francesco Abbate <francesco.bbt@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 14 Sep 2012 17:13:37 +0200

2012/9/14 Elias Barrionovo <elias.tandel@xxxxxxxxx>:
> What did you use for the Python benchmarks? Pure Python? Python +
> Numpy/SciPy ? PyPy (i doubt it)?

Actually the benchmark for Python was included with Julia. The file is here:

https://github.com/JuliaLang/julia/blob/master/test/perf/perf.py

I did actually use the standard Python interpreter (CPython) and the
program use numpy but if you can give a look to the file by yourself.
In my point of view it was a quite correct implementation and is not
surprising that CPython is soooo much slower :-)

Francesco

Other related posts: