summaryrefslogtreecommitdiff
path: root/benchmark/int_quo.yml
blob: 1527de3dfc66cbcc5eb52e1de628db3e0dc158ff (plain)
1
2
3
4
benchmark:
  int_quo: |
    5000000.times { 42.quo(3) }
loop_count: 1