From b776e8f32885b58b850c03ccdb66c72dfb404459 Mon Sep 17 00:00:00 2001 From: Jack O'Connor Date: Sun, 17 Apr 2022 13:48:03 -1000 Subject: clarify "modern" in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6cc9c52..132c15e 100644 --- a/README.md +++ b/README.md @@ -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).

-- cgit v1.2.3