summaryrefslogtreecommitdiff
path: root/benchmark/vm_not.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/vm_not.yml')
-rw-r--r--benchmark/vm_not.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/benchmark/vm_not.yml b/benchmark/vm_not.yml
new file mode 100644
index 0000000000..c68dde3c50
--- /dev/null
+++ b/benchmark/vm_not.yml
@@ -0,0 +1,6 @@
+prelude: |
+ obj = Object.new
+benchmark:
+ vm_not: |
+ !obj
+loop_count: 30000000