aboutsummaryrefslogtreecommitdiff
path: root/tests/perf.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/perf.test')
-rw-r--r--tests/perf.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/perf.test b/tests/perf.test
index 83b13ae..145f432 100644
--- a/tests/perf.test
+++ b/tests/perf.test
@@ -1,3 +1,7 @@
+source [file dirname [info script]]/testing.tcl
+
+needs constraint manual
+
set iterations 10000
set version [info patchlevel]
@@ -129,3 +133,5 @@ bench "foreach: assign to dictsugar" {read_file_split_assign_foreach_dictsugar t
bench "foreach: assign to dictsugar via lindex" {read_file_split_assign_lindex test.in}
file delete test.in
+
+# testreport