/ concept-collection / benchcompress
Sign in
concept-collection / benchcompress
rerun all
Jeremy Magland <jmagland@flatironinstitute.org> committed commit 4206cb995c38 parent e598fee Browse files
1 changed file+1−1
zia_benchmark/src/zia_benchmark/run_benchmarks.pymodified+1−1View file
@@ -15,7 +15,7 @@ from ._memobin import (
1515 )
1616
1717
18-system_version = "v4"
18+system_version = "v5"
1919 GITHUB_ALGORITHMS_PREFIX = "https://github.com/magland/zia/blob/main/zia_benchmark/src/zia_benchmark/algorithms/"
2020 GITHUB_DATASETS_PREFIX = (
2121 "https://github.com/magland/zia/blob/main/zia_benchmark/src/zia_benchmark/datasets/"
moveopenescclose