summaryrefslogtreecommitdiff
path: root/benchmark/vm1_const.yml
blob: b98db1545c2d01ee82d8f2c9b9cc26ebdda79e35 (plain)
1
2
3
4
5
6
7
prelude: |
  Const = 1
benchmark:
  vm1_const: |
    j = Const
    k = Const
loop_count: 30000000