mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Fix typo in README.
This commit is contained in:
parent
ebd9ad6a6e
commit
1edc2965ad
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ The numbers after the `/` in the test name refer to the size of the batch:
|
|||
Ed25519 batch signature verification/256 time: [5.0124 ms 5.0290 ms 5.0491 ms]
|
||||
|
||||
As you can see, there's an optimal batch size for each machine, so you'll likely
|
||||
want to your the benchmarks on your target CPU to discover the best size. For
|
||||
want to test the benchmarks on your target CPU to discover the best size. For
|
||||
this machine, around 100 signatures per batch is the optimum:
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue