Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit c64e75a

Browse files
Update benchmark scripts
This commit updates and fixes the benchmark scripts to run on cluster. They had gone stale following the refactoring and the introduction of new benchmarks. This also adds benchmark results to .gitignore to avoid mistakenly commiting them.
1 parent fb1439d commit c64e75a

File tree

4 files changed

+116
-33
lines changed

4 files changed

+116
-33
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ examples/results*
2424
*.pyc
2525
test_python/tc_test/*
2626
install
27+
tc/benchmarks/results*

0 commit comments

Comments
 (0)