Skip to content

Instantly share code, notes, and snippets.

@jaimerson
Last active August 1, 2016 19:45
Show Gist options
  • Save jaimerson/185c2be65a7fbda186935e67dbaf6ef6 to your computer and use it in GitHub Desktop.
Save jaimerson/185c2be65a7fbda186935e67dbaf6ef6 to your computer and use it in GitHub Desktop.
Benchmark.bm { |x| x.report { BikesReport::NaiveApproach.new.to_a } }
# user system total real
# 9.670000 0.650000 10.320000 ( 10.540757)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment