summaryrefslogtreecommitdiffstats
path: root/Tools/importbench/README
diff options
context:
space:
mode:
authorSenthil Kumaran <skumaran@gatech.edu>2017-02-16 15:18:42 (GMT)
committerGitHub <noreply@github.com>2017-02-16 15:18:42 (GMT)
commitb2ee40ed9c9041dcff9c898aa19aacf9ec60308a (patch)
tree38866f868781330d24c064fc0bd9c7aa7ad0c901 /Tools/importbench/README
parent9764c151c51480a7ca6042b1ccd69be2620ff360 (diff)
downloadcpython-b2ee40ed9c9041dcff9c898aa19aacf9ec60308a.zip
cpython-b2ee40ed9c9041dcff9c898aa19aacf9ec60308a.tar.gz
cpython-b2ee40ed9c9041dcff9c898aa19aacf9ec60308a.tar.bz2
Change some mercurial/ hg.python.org references. (#8)
Diffstat (limited to 'Tools/importbench/README')
-rw-r--r--Tools/importbench/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/importbench/README b/Tools/importbench/README
index 81a5544..6ba386c 100644
--- a/Tools/importbench/README
+++ b/Tools/importbench/README
@@ -3,4 +3,4 @@ Importbench is a set of micro-benchmarks for various import scenarios.
It should not be used as an overall benchmark of import performance, but rather
an easy way to measure impact of possible code changes. For a real-world
benchmark of import, use the normal_startup benchmark from
-hg.python.org/benchmarks.
+https://github.com/python/performance