GitHub - vstinner/pymicrobench: Suite of Python microbenchmarks written for CPython · GitHub
Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Latest commit

 

History

55 Commits

Folders and files

Repository files navigation

pymicrobench

My collection of Python microbenchmarks written for CPython.

Benchmarks were written to make sure that a change makes CPython faster.

The code is distributed under the MIT license: see the COPYING file.

Benchmarks were written in 2016, and so mostly for CPython 3.6.

The Python pyperf module is needed by benchmarks. Install perf using:

python3 -m pip install -U pyperf

Read pyperf documentation to see how to run stable benchmarks (ex: tune your system for benchmarking).

This project is now archived and no longer maintained.

About

Suite of Python microbenchmarks written for CPython

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages