summaryrefslogtreecommitdiff
path: root/bench/keymanager/TODO
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-09-06 14:55:27 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2016-09-06 14:55:27 -0400
commitdd9c8278379df9f41c5a40dc6bccd2901cf4db10 (patch)
tree87175df9156a493f74ca3ad68829246af5ebb9e2 /bench/keymanager/TODO
parent1f6f24540bae5b21cabb69b4f50cca7cddb8f784 (diff)
[test] add speed tests for gpg/wrapper init/enc/dec
this is a port of commit 2d9bec78f in the legacy keymanager repo. Additionally, I'm here separating benchmarking tests from the main tox run. In my machine several of these benchmarking tests seem to be broken, due to issue https://github.com/isislovecruft/python-gnupg/issues/157
Diffstat (limited to 'bench/keymanager/TODO')
-rw-r--r--bench/keymanager/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/keymanager/TODO b/bench/keymanager/TODO
new file mode 100644
index 00000000..9f596a1f
--- /dev/null
+++ b/bench/keymanager/TODO
@@ -0,0 +1 @@
+- tune test params (max time, number of iterations, etc)