diff --git a/runtests.rst b/runtests.rst index 4482efb083..96eeb4692f 100644 --- a/runtests.rst +++ b/runtests.rst @@ -130,7 +130,7 @@ Benchmarks ---------- Benchmarking is useful to test that a change does not degrade performance. -`The Grand Unified Python Benchmark Suite `_ +`The Python Benchmark Suite `_ has a collection of benchmarks for all Python implementations. Documentation about running the benchmarks is in the `README.txt -`_ of the benchmarks repo. +`_ of the repo.