[Python-Dev] Benchmarking Python and micro-optimizations
Eric Snow
ericsnowcurrently at gmail.com
Thu Oct 20 11:31:42 EDT 2016
More information about the Python-Dev mailing list
Thu Oct 20 11:31:42 EDT 2016
- Previous message (by thread): [Python-Dev] Benchmarking Python and micro-optimizations
- Next message (by thread): [Python-Dev] Benchmarking Python and micro-optimizations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Oct 20, 2016 at 4:56 AM, Victor Stinner <victor.stinner at gmail.com> wrote: > Hi, > > Last months, I worked a lot on benchmarks. I ran benchmarks, analyzed > results in depth (up to the hardware and kernel drivers!), I wrote new > tools and enhanced existing tools. This is a massive contribution. Thanks! > All these (new or updated) tools can now be used to take smarter > decisions on optimizations. Please don't push any optimization anymore > without providing reliable benchmark results! +1 -eric
- Previous message (by thread): [Python-Dev] Benchmarking Python and micro-optimizations
- Next message (by thread): [Python-Dev] Benchmarking Python and micro-optimizations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list