
Hi, I was wondering if there were a "standard" set of PyPy benchmarks that are commonly used. I'm currently using this: http://pyperformance.readthedocs.io/ Thanks, Frank

Hi, speed.pypy.org uses https://bitbucket.org/pypy/benchmarks You are looking for this benchmark suite. I'm actively working on supporting PyPy in pyperformance. The doc should be more explicit to explain that PyPy is not officially supported. I mean that you can use performance on PyPy but benchmarks are not finely tuned for PyPy and so you don't get best performance and results may be unstable. Victor Le 16 avr. 2017 23:05, "Frank Wang" <frankw@mit.edu> a écrit :

Awesome thanks, Victor! For https://bitbucket.org/pypy/benchmarks, is there an explanation on what each of these benchmarks are? There doesn't seem to be a README. Frank On Sun, Apr 16, 2017 at 5:34 PM, Victor Stinner <victor.stinner@gmail.com> wrote:

2017-04-19 7:32 GMT+02:00 Frank Wang <frankw@mit.edu>:
performance shares many benchmarks, so you can first look at performance documentation: http://pyperformance.readthedocs.io/benchmarks.html#available-benchmarks Victor

Hi, speed.pypy.org uses https://bitbucket.org/pypy/benchmarks You are looking for this benchmark suite. I'm actively working on supporting PyPy in pyperformance. The doc should be more explicit to explain that PyPy is not officially supported. I mean that you can use performance on PyPy but benchmarks are not finely tuned for PyPy and so you don't get best performance and results may be unstable. Victor Le 16 avr. 2017 23:05, "Frank Wang" <frankw@mit.edu> a écrit :

Awesome thanks, Victor! For https://bitbucket.org/pypy/benchmarks, is there an explanation on what each of these benchmarks are? There doesn't seem to be a README. Frank On Sun, Apr 16, 2017 at 5:34 PM, Victor Stinner <victor.stinner@gmail.com> wrote:

2017-04-19 7:32 GMT+02:00 Frank Wang <frankw@mit.edu>:
performance shares many benchmarks, so you can first look at performance documentation: http://pyperformance.readthedocs.io/benchmarks.html#available-benchmarks Victor
participants (2)
-
Frank Wang
-
Victor Stinner