Skip to content

Commit

Permalink
Add benchmark documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TrAyZeN committed Mar 27, 2024
1 parent a60e1d5 commit 72022b3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

An experimental side channel attacks library written in Rust.

## Benchmark
To reduce benchmark variance it is advised to follow [these instructions](https://google.github.io/benchmark/reducing_variance.html).

Then to run benchmarks, run
```sh
cargo bench
```

## License

Licensed under either of
Expand Down

0 comments on commit 72022b3

Please sign in to comment.