[issue2262] Helping the compiler avoid memory references in PyEval_EvalFrameEx

Gregory P. Smith report at bugs.python.org
Tue Mar 18 08:10:52 CET 2008


Gregory P. Smith <greg at krypto.org> added the comment:

We really could use an automated pybench runner on a dedicated machine
driven by a buildbot feeding its results into a database so that we had
a record of exactly when/what caused performance changes over time.

This sounds remarkably like some of the work I was doing at my last
job... ;)

I'll run some benchmarks using this patch of my own and on the grander
scale ponder what I need to make a dedicated automated Python benchmark
server happen.

----------
nosy: +gregory.p.smith

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2262>
__________________________________


More information about the Python-bugs-list mailing list