summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrfjakob2018-03-31 20:19:22 +0200
committerrfjakob2018-03-31 20:19:22 +0200
commitdf8c9ea652e3dadf1f2c756b87262df45c9f3d73 (patch)
tree8bdd64841535aa1654eeded97712de2f203468bd
parent90d9062baf5f0a39a007302a0856478d09464ddc (diff)
Updated CPU Benchmarks (markdown)
-rw-r--r--CPU-Benchmarks.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CPU-Benchmarks.md b/CPU-Benchmarks.md
index f105e47..534c9c8 100644
--- a/CPU-Benchmarks.md
+++ b/CPU-Benchmarks.md
@@ -1,5 +1,7 @@
Originally written by [@lxp](https://github.com/lxp) in [Issue #23](https://github.com/rfjakob/gocryptfs/issues/23)
+Note that Benchmark4kEncStupidGCM = OpenSSL and Benchmark4kEncGoGCM = Go stdlib. In recent gocryptfs version you can run `gocryptfs -speed` to run the benchmark and get nicer output.
+
```
$ go version
go version go1.6 linux/amd64