We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac0fcc commit aa202dcCopy full SHA for aa202dc
bench_runner/benchmark_definitions.py
@@ -19,7 +19,7 @@ class BenchmarkRepo:
19
BENCHMARK_REPOS = [
20
BenchmarkRepo(
21
"56d12a8fd7cc1432835965d374929bfa7f6f7a07",
22
- "https://github.com/mdboom/pyperformance.git",
+ "https://github.com/python/pyperformance.git",
23
"pyperformance",
24
),
25
0 commit comments