free_mutant/lib
Dan Kubb 8447cd4790 Change Mutant::Killer#run_with_benchmark to use Benchmark.measure
* Use the real time temporarily to be consistent with the other
  places in the code that measure time. When those other areas can
  be wrapped in a Benchmark.measure block all the benchmarks will be
  updated to use cpu time, not real (elapsed) time like now.
2013-06-24 01:55:00 -07:00
..
mutant Change Mutant::Killer#run_with_benchmark to use Benchmark.measure 2013-06-24 01:55:00 -07:00
mutant.rb Change Mutant::Killer#run_with_benchmark to use Benchmark.measure 2013-06-24 01:55:00 -07:00