About
pytypebench is an independent project that measures the wall-clock performance of Python type checkers on real codebases. It exists because users picking a type checker need numbers they can trust, and because tool maintainers deserve a methodology they can review before the numbers go public.
Who runs it
Tim Hopper. Sole author. No tool maintainer affiliations.
Source
Site and harness: github.com/tdhopper/pytypebench.
Related
The Python Developer Tooling Handbook is the companion handbook for the broader Python tooling ecosystem.