7 lines
176 B
Markdown
7 lines
176 B
Markdown
# Getting started with benchmarking
|
|
|
|
To run the benchmarks you need a nightly rust toolchain.
|
|
Then you launch it with
|
|
|
|
rustup run nightly cargo bench --features=benchmarks
|