diff options
| author | Jack O'Connor <[email protected]> | 2022-04-17 13:48:03 -1000 |
|---|---|---|
| committer | Jack O'Connor <[email protected]> | 2022-04-17 13:48:03 -1000 |
| commit | b776e8f32885b58b850c03ccdb66c72dfb404459 (patch) | |
| tree | 6e24c603ea06711c2d389cceb1c8052f0bf54584 | |
| parent | d55ce7e7f6c56ff7e95a27ea2e53acef9e652fbd (diff) | |
clarify "modern" in the README
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ BLAKE3 is a cryptographic hash function that is: on smaller architectures. The [chart below](https://github.com/BLAKE3-team/BLAKE3-specs/blob/master/benchmarks/bar_chart.py) -is an example benchmark of 16 KiB inputs on modern server hardware (a Cascade -Lake-SP 8275CL processor). For more detailed benchmarks, see the +is an example benchmark of 16 KiB inputs on a Cascade Lake-SP 8275CL server CPU +from 2019. For more detailed benchmarks, see the [BLAKE3 paper](https://github.com/BLAKE3-team/BLAKE3-specs/blob/master/blake3.pdf). <p align="center"> |
