module Benchmark
module Benchmark::Compare
module Benchmark::IPS
module Benchmark::IPS::Helpers
module Benchmark::IPS::Stats
module Benchmark::IPS::Stats::StatsMetric
module Benchmark::Timing
class Benchmark::IPS::Job
class Benchmark::IPS::Job::Entry
class Benchmark::IPS::Job::StdoutReport
class Benchmark::IPS::Report
class Benchmark::IPS::Report::Entry
class Benchmark::IPS::Share
class Benchmark::IPS::Stats::Bootstrap
class Benchmark::IPS::Stats::SD
benchmark-ips
2.8.3
:: clean_env
def self.clean_env # rbx if GC.respond_to? :run GC.run(true) else GC.start end end