summaryrefslogtreecommitdiff
path: root/benchmark/int_quo.rb
blob: e22a3f8c3086ba6a59e92ce917e305e1aef39574 (plain)
1
5000000.times { 42.quo(3) }