Ruby Benchmarking

Posted . Visible to the public.
require 'benchmark'
Benchmark.measure { }
=> [user, system, user+system, wall]
Ev Dolzhenko
Last edit
Posted by Ev Dolzhenko to Ev's deck (2013-12-25 18:49)