Re: [pypy-dev] Tune performance benchmarks for PyPy

2017-04-18 Thread Victor Stinner
2017-04-14 14:29 GMT+02:00 Victor Stinner : > Here are raw data: > http://www.haypocalc.com/tmp/pypy_p10_w0_n250.json.gz I archived the file at: https://github.com/haypo/performance_results/raw/master/2017-04-13-pypy/pypy2_571_warmups.json.gz > Next week, I will try to do the work for each benchm

[pypy-dev] Tune performance benchmarks for PyPy

2017-04-14 Thread Victor Stinner
Hi, I ran the performance benchmark suite with PyPy 5.7 on the speed-python server, the benchmark runner feeding speed.python.org. I chose to spawn 10 processes, each process computed 250 values. The number of outer loops was calibrated per benchmark. Here are raw data: http://www.haypocalc.com/t