[pypy-dev] NumPyPy vs NumPy

Papa, Florin florin.papa at intel.com
Wed Jul 27 04:35:45 EDT 2016


I am sorry, I mistakenly switched the header of the table, the middle column is actually the result for PyPy NumPyPy. The correct table is this:

Benchmark   CPython NumPy   PyPy NumPyPy     PyPy NumPy
cauchy          1           5.838852812     4.866947551
pointbypoint    1           4.922654347     0.981008211
numrand         1           2.478997019     1.082185897
rowmean         1           2.512893263     1.062233015
dsums           1           33.58240465     1.013388981
vectsum         1           1.738446611     0.771660704
cauchy          1           2.168377906     0.887388291
polarcoords     1           1.030962402     0.500905427
vectsort        1           2.214586698     0.973727924
arange          1           2.045342386     0.69941044
vectoradd       1           5.447667037     1.513217941
extractint      1           1.655717606     2.671712185
float2int       1           3.1688          0.905406988
insertzeros     1           2.375043445     1.037504453

The results were gathered without vectorization, I will provide the results with vectorization as soon as I have them. 

Sorry again for the mistake.

Regards,
Florin


More information about the pypy-dev mailing list