Skip to content

Commit 1921d48

Browse files
authored
Remove old instructions for comparing benchmarks.
Since they no longer work.
1 parent 225a64a commit 1921d48

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,15 +125,9 @@ Benchmarks
125125
----------
126126

127127
``jsonschema``'s benchmarks make use of `pyperf
128-
<https://pyperf.readthedocs.io>`_.
128+
<https://pyperf.readthedocs.io>`_. Running them can be done via::
129129

130-
Running them can be done via ``tox -e perf``.
131-
132-
To compare to a previous run, use::
133-
134-
$ python -m pyperf compare_to --table reference.json results.json
135-
136-
See the ``pyperf`` documentation for more details.
130+
$ tox -e perf
137131

138132

139133
Community

0 commit comments

Comments
 (0)