Skip to content

Commit 7f5040e

Browse files
Merge pull request #473 from savannahostrowski/update-pyperformance
Update pyperformance to 1.14 commit
2 parents d363daf + 28d41ad commit 7f5040e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench_runner/benchmark_definitions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class BenchmarkRepo:
1818

1919
BENCHMARK_REPOS = [
2020
BenchmarkRepo(
21-
"29cd683acc3eddfd878aa87ef52c15aa4a53641e",
21+
"2ab96f98f98274d07ebfdfd66e4f021723179706",
2222
"https://github.com/python/pyperformance.git",
2323
"pyperformance",
2424
),

0 commit comments

Comments
 (0)