summaryrefslogtreecommitdiff
path: root/tests/055-enum-performance/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/055-enum-performance/expected.txt')
-rw-r--r--tests/055-enum-performance/expected.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/055-enum-performance/expected.txt b/tests/055-enum-performance/expected.txt
new file mode 100644
index 0000000..d81c194
--- /dev/null
+++ b/tests/055-enum-performance/expected.txt
@@ -0,0 +1,12 @@
+FOUR
+ONE
+FOURTEEN
+NINE
+FIVE
+TWELVE
+SamePackagePublicEnum
+basis: performed 40000 iterations
+test1: performed 10000 iterations
+test2: performed 10000 iterations
+test3: performed 10000 iterations
+Timing is acceptable.