aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack O'Connor <[email protected]>2020-09-24 14:06:59 -0400
committerJack O'Connor <[email protected]>2020-09-24 14:12:14 -0400
commitb54f8ff5ba1b4230e3ebabf183ddd066380be542 (patch)
tree94775b30aa66b6de0bd5723ef28ebf74e558c73e
parentd2a23f5330ecac25d30663364fdb87fdf8b1b5be (diff)
tweak the readme description of the benchmark chart
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 94794f1..b97b5fa 100644
--- a/README.md
+++ b/README.md
@@ -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">