We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99cca8 commit 16cc80dCopy full SHA for 16cc80d
runtests.rst
@@ -130,7 +130,7 @@ Benchmarks
130
----------
131
Benchmarking is useful to test that a change does not degrade performance.
132
133
-`The Grand Unified Python Benchmark Suite <https://hg.python.org/benchmarks/>`_
+`The Python Benchmark Suite <https://github.com/python/performance>`_
134
has a collection of benchmarks for all Python implementations. Documentation
135
about running the benchmarks is in the `README.txt
136
-<https://hg.python.org/benchmarks/file/tip/README.txt>`_ of the benchmarks repo.
+<https://github.com/python/performance/blob/master/README.rst>`_ of the repo.
0 commit comments