Skip to content

Commit

Permalink
Reference the performance repo instead of the benchmarks repo (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Oct 6, 2016
1 parent f99cca8 commit 16cc80d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Benchmarks
----------
Benchmarking is useful to test that a change does not degrade performance.

`The Grand Unified Python Benchmark Suite <https://hg.python.org/benchmarks/>`_
`The Python Benchmark Suite <https://github.com/python/performance>`_
has a collection of benchmarks for all Python implementations. Documentation
about running the benchmarks is in the `README.txt
<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 comments on commit 16cc80d

Please sign in to comment.