summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.