aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/mjit_send_cfunc.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/benchmark/mjit_send_cfunc.yml b/benchmark/mjit_send_cfunc.yml
new file mode 100644
index 0000000000..b5f9c897ec
--- /dev/null
+++ b/benchmark/mjit_send_cfunc.yml
@@ -0,0 +1,6 @@
+prelude: |
+ def mjit_send_cfunc
+ self.class
+ end
+benchmark: mjit_send_cfunc
+loop_count: 100000000