Age | Commit message (Expand) | Author |
---|---|---|
2017-01-03 | lib/benchmark.rb: Specify frozen_string_literal: true. | kazu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-09-02 | Ruby can delay arbitrarily because Ruby is not a realtime system, | akr |
2014-08-31 | test_benchmark.rb: use assert_in_epsilon | nobu |
2014-08-30 | test_benchmark.rb: extend sleep time | nobu |
2014-08-24 | lib/benchmark.rb: speedup by reducing allocations | normal |
2014-05-24 | * test/benchmark/test_benchmark.rb: Use test/unit. | akr |
2012-07-18 | * lib/benchmark.rb: Fix Benchmark.benchmark output with an empty | naruse |
2011-06-28 | * lib/benchmark.rb: merge eregon/benchmark. | naruse |
2011-06-12 | * test/benchmark/test_benchmark.rb (capture_output): | naruse |
2011-02-01 | * test/benchmark/test_benchmark.rb (#capture_bench_output): | kosaki |
2011-01-31 | * lib/benchmark.rb: fix benchmarck to work with current ruby. | naruse |
2010-04-02 | * lib/benchmark.rb (Benchmark::Tms#add): fix NameError. | kazu |