[Python-Dev] Help requested with Python 2.7 performance regression (original) (raw)

Victor Stinner victor.stinner at gmail.com
Wed Mar 1 16:00:46 EST 2017


Hi,

Your document doesn't explain how you configured the host to run benchmarks. Maybe you didn't tune Linux or anything else? Be careful with modern hardware which can make funny (or not) surprises. See my recent talk at FOSDEM (last month):

"How to run a stable benchmark" https://fosdem.org/2017/schedule/event/python_stable_benchmark/

Factors impacting Python benchmarks:

https://haypo-notes.readthedocs.io/microbenchmark.html#factors-impacting-benchmarks

Victor



More information about the Python-Dev mailing list