aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmark/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-11 20:37:36 +0000
committerlloyd <[email protected]>2008-11-11 20:37:36 +0000
commit7ffcb0d29c9b99e46498d0a8a2e4cf5e100a9d21 (patch)
treea7e09668a89ed35047691e5922eec96a1e1286a5 /src/benchmark/info.txt
parent966464c71c43e7c389540a795bb45ea3c3e73262 (diff)
Add a runtime benchmarking system (for ciphers/hash/MACs)
Diffstat (limited to 'src/benchmark/info.txt')
-rw-r--r--src/benchmark/info.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/benchmark/info.txt b/src/benchmark/info.txt
new file mode 100644
index 000000000..e9718dbb3
--- /dev/null
+++ b/src/benchmark/info.txt
@@ -0,0 +1,11 @@
+realname "Benchmarking"
+
+define RUNTIME_BENCHMARKING
+
+load_on auto
+
+<add>
+benchmark.cpp
+benchmark.h
+</add>
+