aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/vm_array.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/vm_array.yml')
-rw-r--r--benchmark/vm_array.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmark/vm_array.yml b/benchmark/vm_array.yml
new file mode 100644
index 0000000000..2a177237ef
--- /dev/null
+++ b/benchmark/vm_array.yml
@@ -0,0 +1,4 @@
+benchmark:
+ vm_array: |
+ a = [1,2,3,4,5,6,7,8,9,10]
+loop_count: 6000000