You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goal
Establish automated performance benchmarks for critical operations to catch performance regressions early.
Current State
Proposed Solution
Setup
pytest-benchmarkto dev dependencies inpyproject.tomltests/benchmarks/conftest.pywith benchmark fixturestests/benchmarks/baselines/Core Benchmarks
Create benchmark modules:
CI Integration
mainbranch pushesFiles to Create
tests/benchmarks/__init__.pytests/benchmarks/conftest.pytests/benchmarks/bench_io.pytests/benchmarks/bench_fit.pytests/benchmarks/bench_matrix.pytests/benchmarks/baselines/*.jsonMetric
mainImpact
Beta Was this translation helpful? Give feedback.
All reactions