Skip to content

Commit 94feaa9

Browse files
authored
Remove outdated instructions for benching.
1 parent 0b1f80f commit 94feaa9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,7 @@ Benchmarks
127127
``jsonschema``'s benchmarks make use of `pyperf
128128
<https://pyperf.readthedocs.io>`_.
129129

130-
Running them can be done via ``tox -e perf``, or by invoking the ``pyperf``
131-
commands externally (after ensuring that both it and ``jsonschema`` itself are
132-
installed)::
133-
134-
$ python -m pyperf jsonschema/benchmarks/test_suite.py --hist --output results.json
130+
Running them can be done via ``tox -e perf``.
135131

136132
To compare to a previous run, use::
137133

0 commit comments

Comments
 (0)