Skip to content

Commit bb5898f

Browse files
committed
Add benchmarking script
- Fold CI scripts into local benchmark script - Remove CI workflow
1 parent b35fc76 commit bb5898f

5 files changed

Lines changed: 357 additions & 293 deletions

File tree

.github/scripts/compare_benchmarks.py

Lines changed: 0 additions & 177 deletions
This file was deleted.

.github/scripts/run_benchmarks.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/benchmark.yaml

Lines changed: 0 additions & 89 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ htmlcov
2626

2727
# Local data and scratch
2828
.scratch
29+
benchmarks/
2930

3031
# Local virtual environment
3132
.venv

0 commit comments

Comments
 (0)