diff options
| author | Jack O'Connor <[email protected]> | 2020-09-24 14:06:59 -0400 |
|---|---|---|
| committer | Jack O'Connor <[email protected]> | 2020-09-24 14:12:14 -0400 |
| commit | b54f8ff5ba1b4230e3ebabf183ddd066380be542 (patch) | |
| tree | 94775b30aa66b6de0bd5723ef28ebf74e558c73e /README.md | |
| parent | d2a23f5330ecac25d30663364fdb87fdf8b1b5be (diff) | |
tweak the readme description of the benchmark chart
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -14,8 +14,9 @@ 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) -shows BLAKE3's performance on modern server hardware, an Intel Cascade -Lake-SP 8275CL processor: +is an example benchmark of 16 KiB inputs on modern server hardware (a Cascade +Lake-SP 8275CL processor). For more detailed benchmarks, see the +[BLAKE3 paper](https://github.com/BLAKE3-team/BLAKE3-specs/blob/master/blake3.pdf). <p align="center"> <img src="media/speed.svg" alt="performance graph"> |
