Skip to content

Commit 14860ae

Browse files
author
Abhishek Ray
committed
Fix documentation for benchmark
The documentation has a broken link to the pyperf package.
1 parent ef883b1 commit 14860ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The batch compose and read benchmarks in this section are written using
22
``perf`` library, created by Viktor Stinner. For more information on how to get
33
reliable results of test runs please consult
4-
http://perf.readthedocs.io/en/latest/run_benchmark.html.
4+
http://pyperf.readthedocs.io/en/latest/run_benchmark.html.
55

66
The `simple_` benchmarks can be just run, consult command line argument on how
77
to run those.

0 commit comments

Comments
 (0)