Skip to content

Commit b9fe4d2

Browse files
committed
benchmark: gitignore pycache and output files
1 parent 5815d7b commit b9fe4d2

10 files changed

Lines changed: 3 additions & 339 deletions

File tree

benchmark/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
__pycache__/
2+
benchmark_data/output/
3+
results.json
-29.3 KB
Binary file not shown.
-2.58 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

benchmark/benchmark_data/output/merge_intervals.py

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

benchmark/benchmark_data/output/refactored.py

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

benchmark/benchmark_data/output/test_under_tested.py

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

benchmark/results.json

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

0 commit comments

Comments
 (0)