python / pyperformance

Python Performance Benchmark Suite
http://pyperformance.readthedocs.io/
MIT License
870 stars 175 forks source link

Add a Sphinx benchmark #359

Closed mdboom closed 1 month ago

mdboom commented 1 month ago

The regression in Sphinx caused by the incremental gc changes in CPython was largely missed by the pyperformance benchmarking suite. We should add a benchmark that reproduces that case.