summaryrefslogtreecommitdiff
path: root/CPU-Benchmarks.md
diff options
context:
space:
mode:
authorrfjakob2018-12-16 12:41:04 +0100
committerrfjakob2018-12-16 12:41:04 +0100
commitd630cfebe4e653f98c7dffe739e74cd744b2584f (patch)
treea0bf0680c5f6adb2eaa02c3d8f6351d136cccdd5 /CPU-Benchmarks.md
parenteb669f13bc3061ece8349e36deeaffcaaa82292a (diff)
Updated CPU Benchmarks (markdown)
Diffstat (limited to 'CPU-Benchmarks.md')
-rw-r--r--CPU-Benchmarks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPU-Benchmarks.md b/CPU-Benchmarks.md
index c029b5b..a86899d 100644
--- a/CPU-Benchmarks.md
+++ b/CPU-Benchmarks.md
@@ -1,7 +1,7 @@
Originally written by [@lxp](https://github.com/lxp) in [Issue #23](https://github.com/rfjakob/gocryptfs/issues/23)
Note that
-* Benchmark4kEncStupidGCM = OpenSSL,
+* Benchmark4kEncStupidGCM = OpenSSL through our stupidgcm wrapper,
* Benchmark4kEncGoGCM = Go stdlib.
In recent gocryptfs versions you can run `gocryptfs -speed` to run the benchmarks and get nicer output.