Tue, 17 Nov 2015 15:05:38 +0100 Optimize CompareController#filter
Marcel Hlopko <marcel@hlopko.com> [Tue, 17 Nov 2015 15:05:38 +0100] rev 306
Optimize CompareController#filter
Tue, 17 Nov 2015 15:02:56 +0100 Do not require capistrano for autoloading, add perf profiling tools'
Marcel Hlopko <marcel@hlopko.com> [Tue, 17 Nov 2015 15:02:56 +0100] rev 305
Do not require capistrano for autoloading, add perf profiling tools'
Mon, 16 Nov 2015 16:21:55 +0100 Remove unused `all_benchmark_infos` methods
Marcel Hlopko <marcel@hlopko.com> [Mon, 16 Nov 2015 16:21:55 +0100] rev 304
Remove unused `all_benchmark_infos` methods
Mon, 16 Nov 2015 16:15:12 +0100 Optimize ResultsController#configuration_results
Marcel Hlopko <marcel@hlopko.com> [Mon, 16 Nov 2015 16:15:12 +0100] rev 303
Optimize ResultsController#configuration_results
Thu, 22 Oct 2015 15:21:09 +0100 Benchmark runner: do not abort benchmark execution when one benchmark fail to execute
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 22 Oct 2015 15:21:09 +0100] rev 302
Benchmark runner: do not abort benchmark execution when one benchmark fail to execute When a benchmark fails to execute, note it, but try to execute the rest of benchmarks. Use exit status (as passed to exit()) to report whether all benchmarks executed cleanly (status 0), whether at least one failed (1) or there was another error (2). Implemented upon request by Jan Kurs.
Thu, 22 Oct 2015 08:25:49 +0100 Added BenchmarkExamplesInstrument and class comments on measurement instruments.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 22 Oct 2015 08:25:49 +0100] rev 301
Added BenchmarkExamplesInstrument and class comments on measurement instruments. This is merely an example on how to use them.
Thu, 22 Oct 2015 08:00:29 +0100 Oops, fixed another typo in README.md
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 22 Oct 2015 08:00:29 +0100] rev 300
Oops, fixed another typo in README.md
Mon, 19 Oct 2015 11:23:47 +0100 Fixed typos in README.md
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 19 Oct 2015 11:23:47 +0100] rev 299
Fixed typos in README.md Thanks Jan Kurs for spotting!
Fri, 16 Oct 2015 19:32:48 +0100 Fixed BenchmarkPerform for Pharo.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 16 Oct 2015 19:32:48 +0100] rev 298
Fixed BenchmarkPerform for Pharo.
Thu, 15 Oct 2015 16:04:47 +0100 Fixed BenchmarkExamples for Pharo.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 15 Oct 2015 16:04:47 +0100] rev 297
Fixed BenchmarkExamples for Pharo. Added BenchmarkExamplesTests to make sure examples runs.
(0) -300 -100 -10 +10 tip