Hi,
I released pyperf 1.7.0 and pyperformance 1.0.0. The major change is that pyperformance 1.0 dropped Python 2 support.
pyperformance changes between 0.9.1 and 1.0.0:
Enable pyflate benchmarks on Python 3.
Remove spambayes
benchmark: it is not compatible with Python 3.
Remove 2n3
:benchmark group.
Drop Python 2.7 support: old Django and Tornado versions are not compatible with incoming Python 3.9.
Disable html5lib benchmark temporarily, since it's no longer compatible with Python 3.9.
Update requirements:
pyperf changes between 1.6.1 to 1.7.0:
python_compiler
SystemDrive
environment variable by default.
Contribution by Steve Dower.I'm working with Pablo Galindo to recompute all benchmarks on speed.python.org with these new versions. Previously, I always upgraded pyperf and pyperformance using git: I always ran the master branch of these projects. The problem is that when a dependency is upgrade (like Django), we don't know if the performance changed between of Python or the dependency. We will keep you in touch on the progress of this task.
Old results are archived at: https://github.com/vstinner/performance_results/tree/master/2019-12-17-cpyth...
Night gathers, and now my watch begins. It shall not end until my death.