aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJack O'Connor <[email protected]>2020-02-04 09:38:31 -0500
committerJack O'Connor <[email protected]>2020-02-04 09:40:10 -0500
commit0c663aa8ac0cb3a82a432eaef811574d71603d99 (patch)
tree9eef98682e77b88fe972c193680ced7fe4d85e6d /README.md
parenta3d42f724d2d4157aa6acf808b8f4052e57a657d (diff)
add a link in the README to bar_chart.py
Closes https://github.com/BLAKE3-team/BLAKE3/issues/53.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index aacb47f..8f881dd 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,9 @@ BLAKE3 is a cryptographic hash function that is:
- **One algorithm with no variants**, which is fast on x86-64 and also
on smaller architectures.
-The chart below shows BLAKE3's performance on modern server hardware, an
-Intel Cascade Lake-SP 8275CL processor:
+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:
<p align="center">
<img src="media/speed.svg" alt="performance graph">