Re: [pypy-dev] PyPy Benchmarks

2017-04-18 Thread Frank Wang
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 wrote: > Hi, > > speed.pypy.org uses https://bitbucket.org/pypy/benchmarks Yo

[pypy-dev] Socket Module

2017-04-18 Thread Frank Wang
Hi, I want to modify the definition of socket.socket() to include an extra parameter. I found this function (newsocket): https://bitbucket.org/pypy/pypy/src/8175c5e20480b2c8e1b95c7f758458db7193f1a8/pypy/module/_socket/interp_socket.py?at=default&fileviewer=file-view-default#interp_socket.py-613

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