Table of Contents - benchmark-ips-2.10.0 Documentation
Pages
-
History
- 2.10.0 / 2022-02-17
- 2.9.3 / 2022-01-25
- 2.9.2 / 2021-10-10
- 2.9.1 / 2021-05-24
- 2.9.0 / 2021-05-21
- 2.8.4 / 2020-12-03
- 2.8.3 / 2020-08-28
- 2.8.2 / 2020-05-04
- 2.8.0 / 2020-05-01
- 2.7.2 / 2016-08-18
- 2.7.1 / 2016-08-08
- 2.7.0 / 2016-08-05
- MISSING 2.6.0 and 2.6.1
- 2.5.0 / 2016-02-14
- 2.4.1 / 2016-02-12
- 2.4.0 / 2016-02-12
- 2.3.0 / 2015-07-20
- 2.2.0 / 2015-05-09
- 2.1.1 / 2015-01-12
- 2.1.0 / 2014-11-10
- 2.0.0 / 2014-06-18
- 1.0.0 / 2012-03-23
- LICENSE
- README
Classes and Modules
- Benchmark
- Benchmark::Compare
- Benchmark::IPS
- Benchmark::IPS::Helpers
- Benchmark::IPS::Job
- Benchmark::IPS::Job::Entry
- Benchmark::IPS::Job::NoopReport
- Benchmark::IPS::Job::StdoutReport
- Benchmark::IPS::NoopSuite
- Benchmark::IPS::Report
- Benchmark::IPS::Report::Entry
- Benchmark::IPS::Share
- Benchmark::IPS::Stats
- Benchmark::IPS::Stats::Bootstrap
- Benchmark::IPS::Stats::SD
- Benchmark::IPS::Stats::StatsMetric
- Benchmark::Timing
Methods
- ::add_second — Benchmark::Timing
- ::clean_env — Benchmark::Timing
- ::ips — Benchmark
- ::mean — Benchmark::Timing
- ::new — Benchmark::IPS::Job
- ::new — Benchmark::IPS::Job::Entry
- ::new — Benchmark::IPS::Job::StdoutReport
- ::new — Benchmark::IPS::Report
- ::new — Benchmark::IPS::Report::Entry
- ::new — Benchmark::IPS::Share
- ::new — Benchmark::IPS::Stats::Bootstrap
- ::new — Benchmark::IPS::Stats::SD
- ::now — Benchmark::Timing
- ::options — Benchmark::IPS
- ::scale — Benchmark::IPS::Helpers
- ::stddev — Benchmark::Timing
- ::time_us — Benchmark::Timing
- ::variance — Benchmark::Timing
- #add_entry — Benchmark::IPS::Report
- #add_report — Benchmark::IPS::Job::NoopReport
- #add_report — Benchmark::IPS::Job::StdoutReport
- #add_report — Benchmark::IPS::NoopSuite
- #all_results_have_been_run? — Benchmark::IPS::Job
- #body — Benchmark::IPS::Report::Entry
- #call_times — Benchmark::IPS::Job::Entry
- #central_tendency — Benchmark::IPS::Stats::Bootstrap
- #central_tendency — Benchmark::IPS::Stats::SD
- #clear_held_results — Benchmark::IPS::Job
- #compare — Benchmark::Compare
- #compare! — Benchmark::IPS::Job
- #compare? — Benchmark::IPS::Job
- #compile_block — Benchmark::IPS::Job::Entry
- #compile_block_with_manual_loop — Benchmark::IPS::Job::Entry
- #compile_string — Benchmark::IPS::Job::Entry
- #config — Benchmark::IPS::Job
- #create_report — Benchmark::IPS::Job
- #create_stats — Benchmark::IPS::Job
- #cycles_per_100ms — Benchmark::IPS::Job
- #data — Benchmark::IPS::Report
- #dependencies — Benchmark::IPS::Stats::Bootstrap
- #display — Benchmark::IPS::Report::Entry
- #error_percentage — Benchmark::IPS::Report::Entry
- #error_percentage — Benchmark::IPS::Stats::StatsMetric
- #footer — Benchmark::IPS::Job::NoopReport
- #footer — Benchmark::IPS::Job::StdoutReport
- #footer — Benchmark::IPS::NoopSuite
- #footer — Benchmark::IPS::Stats::Bootstrap
- #footer — Benchmark::IPS::Stats::SD
- #format — Benchmark::IPS::Job::StdoutReport
- #generate_json — Benchmark::IPS::Job
- #generate_json — Benchmark::IPS::Report
- #header — Benchmark::IPS::Report::Entry
- #hold! — Benchmark::IPS::Job
- #hold? — Benchmark::IPS::Job
- #ips — Benchmark::IPS::Report::Entry
- #ips — Benchmark::IPS
- #ips_sd — Benchmark::IPS::Report::Entry
- #item — Benchmark::IPS::Job
- #iterations_per_sec — Benchmark::IPS::Job
- #json! — Benchmark::IPS::Job
- #json? — Benchmark::IPS::Job
- #load_held_results — Benchmark::IPS::Job
- #overlaps? — Benchmark::IPS::Stats::StatsMetric
- #quiet= — Benchmark::IPS::Job
- #report — Benchmark::IPS::Job
- #reporter — Benchmark::IPS::Job
- #rjust — Benchmark::IPS::Job::StdoutReport
- #run — Benchmark::IPS::Job
- #run_benchmark — Benchmark::IPS::Job
- #run_comparison — Benchmark::IPS::Job
- #run_comparison — Benchmark::IPS::Report
- #run_single? — Benchmark::IPS::Job
- #run_warmup — Benchmark::IPS::Job
- #running — Benchmark::IPS::Job::NoopReport
- #running — Benchmark::IPS::Job::StdoutReport
- #running — Benchmark::IPS::NoopSuite
- #runtime — Benchmark::IPS::Report::Entry
- #samples — Benchmark::IPS::Report::Entry
- #save! — Benchmark::IPS::Job
- #save_held_results — Benchmark::IPS::Job
- #scale — Benchmark::IPS::Helpers
- #seconds — Benchmark::IPS::Report::Entry
- #share — Benchmark::IPS::Share
- #show_total_time! — Benchmark::IPS::Report::Entry
- #slowdown — Benchmark::IPS::Stats::Bootstrap
- #slowdown — Benchmark::IPS::Stats::SD
- #speedup — Benchmark::IPS::Stats::Bootstrap
- #speedup — Benchmark::IPS::Stats::SD
- #start_running — Benchmark::IPS::Job::NoopReport
- #start_running — Benchmark::IPS::Job::StdoutReport
- #start_running — Benchmark::IPS::NoopSuite
- #start_warming — Benchmark::IPS::Job::NoopReport
- #start_warming — Benchmark::IPS::Job::StdoutReport
- #start_warming — Benchmark::IPS::NoopSuite
- #suite= — Benchmark::IPS::Job
- #time_us — Benchmark::IPS::Job
- #to_s — Benchmark::IPS::Report::Entry
- #warming — Benchmark::IPS::Job::NoopReport
- #warming — Benchmark::IPS::Job::StdoutReport
- #warming — Benchmark::IPS::NoopSuite
- #warmup_stats — Benchmark::IPS::Job::NoopReport
- #warmup_stats — Benchmark::IPS::Job::StdoutReport
- #warmup_stats — Benchmark::IPS::NoopSuite