Browse Source

docs: update bench readme

km/mkdocs-impl
Bobbin Threadbare 1 year ago
committed by Bobbin Threadbare
parent
commit
525062d023
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      benches/README.md

+ 1
- 1
benches/README.md

@ -37,7 +37,7 @@ The second scenario is that of sequential hashing where we take a sequence of le
| Intel Xeon 8375C | 0.8 µs | | | | 110 µs | |
Notes:
- On Graviton 3, RPO256 is run with SVE acceleration enabled.
- On Graviton 3, RPO256 and RPX256 are run with SVE acceleration enabled.
### Instructions
Before you can run the benchmarks, you'll need to make sure you have Rust [installed](https://www.rust-lang.org/tools/install). After that, to run the benchmarks for RPO and BLAKE3, clone the current repository, and from the root directory of the repo run the following:

Loading…
Cancel
Save