Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 1.5 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.5 KB

Blackbench

CI Documentation Status PyPI Supported Python versions Codecov Code style: black

A benchmarking suite for Black, the Python code formatter. It’s intended to help quantify changes in performance between versions of Black in a robust and repeatable manner. Especially useful for verifying a patch doesn’t introduce performance regressions.

Helpful links:

License

Blackbench: MIT.

Targets based off real code maintain their original license. Please check the directory containing the target in question for a license file.