From c6a6641b58d4bd8fd9e64ad7a653eff9886ee6e2 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Tue, 8 Dec 2015 13:19:19 +0100 Subject: tests: add encryption benchmarks to cryptfs --- cryptfs/openssl_benchmark.bash | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 cryptfs/openssl_benchmark.bash (limited to 'cryptfs/openssl_benchmark.bash') diff --git a/cryptfs/openssl_benchmark.bash b/cryptfs/openssl_benchmark.bash new file mode 100755 index 0000000..df29628 --- /dev/null +++ b/cryptfs/openssl_benchmark.bash @@ -0,0 +1,3 @@ +#!/bin/bash + +go test -run NONE -bench BenchmarkEnc -- cgit v1.2.3