New submission from Brett Cannon: As of right now, to run the benchmark suite you need to use make_perf3.sh to generate a Python 3 compatible version of the benchmarks. That was fine when the benchmark suite didn't have much support for Python 3 and thus was just used for Python 3 very often. But now that a lot more benchmarks work it should be updated so that this extra step can be avoided.
---------- components: Benchmarks messages: 193875 nosy: brett.cannon, pitrou priority: normal severity: normal stage: needs patch status: open title: Allow running benchmarks for Python 3 from same directory type: behavior _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18586> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com