summaryrefslogtreecommitdiff
path: root/CPU-Benchmarks.md
diff options
context:
space:
mode:
authorrfjakob2018-12-16 12:40:40 +0100
committerrfjakob2018-12-16 12:40:40 +0100
commiteb669f13bc3061ece8349e36deeaffcaaa82292a (patch)
tree552a9fddb4ba4227aa4efa1614a8d5bf1dbe17a5 /CPU-Benchmarks.md
parentc92ba8d22000a826dc86cc49652a19ff03ac69f1 (diff)
Updated CPU Benchmarks (markdown)
Diffstat (limited to 'CPU-Benchmarks.md')
-rw-r--r--CPU-Benchmarks.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CPU-Benchmarks.md b/CPU-Benchmarks.md
index 2905fdc..c029b5b 100644
--- a/CPU-Benchmarks.md
+++ b/CPU-Benchmarks.md
@@ -1,6 +1,9 @@
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.
+Note that
+* Benchmark4kEncStupidGCM = OpenSSL,
+* Benchmark4kEncGoGCM = Go stdlib.
+
In recent gocryptfs versions you can run `gocryptfs -speed` to run the benchmarks and get nicer output.
The tests were run on `go version go1.6 linux/amd64`.