aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmark.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark.sh b/benchmark.sh
index 682b00c..f6c83c9 100644
--- a/benchmark.sh
+++ b/benchmark.sh
@@ -24,7 +24,6 @@ run_p11speed() {
}
run_p11speed --mechanism RSA_PKCS --keysize 1024 --iterations 40
-exit
run_p11speed --mechanism RSA_PKCS --keysize 2048 --iterations 20
run_p11speed --mechanism RSA_PKCS --keysize 4096 --iterations 10