perf_baseline. The perf_baseline is a performance regression detection tool for Python projects. It uses timeit to automatically time your function, records the result as a baseline into a file, and compares subsequent test results against the initial baseline to detect performance regression based on your specified threshold.

github.com/rayluo/perf_baseline

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.