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

ichard26/blackbench

Repository files navigation

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.