summaryrefslogtreecommitdiff
path: root/benchmark/time_subsec.yml
blob: ee787639c6dc83da959d447b6093fcd4b4f612b6 (plain)
1
2
3
4
5
benchmark:
  time_subsec: |
    t = Time.now
    4000000.times { t.subsec }
loop_count: 1