STINNER Victor added the comment: The new https://github.com/python/performance benchmark suite has a very different design than the old https://hg.python.org/benchmarks benchmark suite:
* it now only runs benchmarks in a virtual environment * dependencies are installed in the venv by pip * there is a "run" command which now accepts a --python=PYTHON option to choose the Python binary (and so the tested Python version) There is no more such thing as ported_lib(). Can I now close this issue as outdated, or do you consider that performance still has this issue? ---------- nosy: +haypo _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19108> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com