diff options
Diffstat (limited to 'CPU-Benchmarks.md')
-rw-r--r-- | CPU-Benchmarks.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/CPU-Benchmarks.md b/CPU-Benchmarks.md index 70db2dd..255f398 100644 --- a/CPU-Benchmarks.md +++ b/CPU-Benchmarks.md @@ -216,12 +216,13 @@ XChaCha20-Poly1305-Go 747.43 MB/s (benchmark only, not selectable yet) Raspberry Pi 4b running ubuntu 20.04 64bit ``` -./gocryptfs -speed -gocryptfs v2.1-44-g4e3b770; go-fuse v2.1.1-0.20210825171523-3ab5d95a30ae; 2021-08-30 go1.17 linux/arm64 -AES-GCM-256-OpenSSL 21.21 MB/s (selected in auto mode) -AES-GCM-256-Go 22.66 MB/s -AES-SIV-512-Go 18.44 MB/s -XChaCha20-Poly1305-Go 116.62 MB/s (use via -xchacha flag) +$ ./gocryptfs -speed +gocryptfs v2.1-81-gad21647; go-fuse v2.1.1-0.20210825171523-3ab5d95a30ae; 2021-09-09 go1.17 linux/arm64 +AES-GCM-256-OpenSSL 22.54 MB/s (selected in auto mode) +AES-GCM-256-Go 23.63 MB/s +AES-SIV-512-Go 19.32 MB/s +XChaCha20-Poly1305-OpenSSL 208.31 MB/s (selected in auto mode) +XChaCha20-Poly1305-Go 145.83 MB/s ``` ### 32-bit ARM CPUs |