We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1f80f commit 94feaa9Copy full SHA for 94feaa9
README.rst
@@ -127,11 +127,7 @@ Benchmarks
127
``jsonschema``'s benchmarks make use of `pyperf
128
<https://pyperf.readthedocs.io>`_.
129
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
+Running them can be done via ``tox -e perf``.
135
136
To compare to a previous run, use::
137
0 commit comments