Type Checker Timing Benchmark | Python Type Coverage (opens in new tab)
We benchmark the full type checking process for each type checker running against real-world Python packages. This measures wall-clock execution time and peak RSS (resident set size) memory.
Read the original article