1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-07 13:56:09 +02:00

kaby lake graph, readme edit

This commit is contained in:
JP Aumasson 2019-12-05 22:01:28 +01:00
parent 7da55e3c7c
commit db9b5ec1a8
2 changed files with 6 additions and 4 deletions

View File

@ -13,13 +13,15 @@ This repository provides the reference implementation of BLAKE3, which
is coded in Rust and includes portable as well as optimized code for
various instructions sets.
Speed..
The complete specifications and design rationale are available as a
[PDF](https://github.com/BLAKE3/BLAKE3-specs/raw/master/blake3.pdf) and its
[LaTeX source](https://github.com/veorq/BLAKE3-specs/).
The following graph shows BLAKE3's multi-threaded throughput on an Intel
Kany Lake processor:
![benchmarks](media/speed.png)
The complete specifications are available as a
[PDF](https://github.com/BLAKE3/BLAKE3-specs/raw/master/blake3.pdf) and its
[LaTeX source](https://github.com/veorq/BLAKE3-specs/raw/master/blake3.pdf).
BLAKE3 was designed by:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 369 KiB

After

Width:  |  Height:  |  Size: 245 KiB