We now have a new benchmarking machine, set up on Hetzner. Thanks to Maciej Fijalkowski for setting it up.
I ran the python performance benchmarks, and tried to get speed.pypy.org to display the results. Unfortunately I could not fix the problem that the comparison page goves a 502 error on downloading the data, so that tool cannot be used to compare performance.
However, I used the perf tool to compare the json output. Here https://gist.github.com/mattip/05951f44e41224e36f00b62ebb4e2444 is pypy2 vs unicode-utf8 and pypy2 vs cpython2 Here https://gist.github.com/mattip/d25536cd88ffe0361feca7760745a524 is pypy2 vs unicode-utf8-py3 and pypy3 vs unicode-utf8-py3.
Note each time I ran the benchmark 3 times, there is variation between the "performance" results even when "performance" tries to make an accurate statistical measure of the benchmark runtime.
Matti |
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev