Re: [Python-Dev] CPython benchmark status, April 2017

2017-04-07 Thread Victor Stinner
2017-04-07 20:50 GMT+02:00 Terry Reedy : > The boxes are un-scaled. Which page? "Display All in a grid" has no scale, but if you select a single benchmark, there are scales. It's a number of seconds: "(less is better)" as written on the Y scale. > Is vertical always 'time for fixed work', so lowe

Re: [Python-Dev] CPython benchmark status, April 2017

2017-04-07 Thread Terry Reedy
On 4/7/2017 12:27 PM, Victor Stinner wrote: I succeeded to compute benchmarks on CPython master on the period April, 2014-April,2017: we now have have a timeline over 3 years of CPython performance! https://speed.python.org/timeline/ The boxes are un-scaled. Is vertical always 'time for f

[Python-Dev] CPython benchmark status, April 2017

2017-04-07 Thread Victor Stinner
Hi, I'm still working on analyzing past optimizations to guide future optimizations. I succeeded to identify multiple significant optimizations over the last 3 years. At least for me, some were unexpected like "Use the test suite for profile data" which made pickle 1.28x faster and pidigts 1.16x f

[Python-Dev] Summary of Python tracker Issues

2017-04-07 Thread Python tracker
ACTIVITY SUMMARY (2017-03-31 - 2017-04-07) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open5882 (+27) closed 35891 (+37) total 41773 (+64) Open issues wit