summaryrefslogtreecommitdiff
path: root/benchmark/kernel_float.yml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/kernel_float.yml')
-rw-r--r--benchmark/kernel_float.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/benchmark/kernel_float.yml b/benchmark/kernel_float.yml
new file mode 100644
index 0000000000..215f6750fc
--- /dev/null
+++ b/benchmark/kernel_float.yml
@@ -0,0 +1,5 @@
+benchmark:
+ float: "Float(42)"
+ float_true: "Float(42, exception: true)"
+ float_false: "Float(42, exception: false)"
+loop_count: 10000