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.
2 parents 93ef12e + ba6f855 commit 0de92bdCopy full SHA for 0de92bd
benches/README.md
@@ -5,7 +5,7 @@ These are some files to determine performance of rustpython.
5
## Usage
6
7
Running `cargo bench` from the root of the repository will start the benchmarks. Once done there will be a graphical
8
-report under `target/critierion/report/index.html` that you can use use to view the results.
+report under `target/criterion/report/index.html` that you can use use to view the results.
9
10
To view Python tracebacks during benchmarks, run `RUST_BACKTRACE=1 cargo bench`. You can also bench against a
11
specific installed Python version by running:
0 commit comments