We should vendor the Pyston macrobenchmarks
@brandtbucher is already working on this.
Since May 18, 2026.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 203
- Avg merge
- 1h 20m
- Merged PRs (30d)
- 2
Description
The Pyston macrobenchmarks currently live at https://github.com/pyston/python-macrobenchmarks. They're really good benchmarks that are already pyperformance-compatible (and we make a habit of running them anyways), but running them requires cloning a separate repo locally, passing a MANIFEST path to pyperformance, etc. Special-casing is also required on doesjitgobrrr.com to make links to benchmark sources work for both repos.
We should officially pull copies of these benchmarks into the repo. CC @savannahostrowski.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.