Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't use GC::Profiler on default. | ko1 | 2018-09-28 | 1 | -1/+2 |
* | * benchmark/gc/gcbench.rb: check GC::OPTS availability | ko1 | 2013-12-19 | 1 | -1/+1 |
* | * benchmark/gc/gcbench.rb: output version description and GC::OPTS. | ko1 | 2013-11-09 | 1 | -0/+3 |
* | * benchmark/gc/gcbench.rb: fix typo of r43543 | eregon | 2013-11-05 | 1 | -1/+1 |
* | * benchmark/gc/gcbench.rb: add some options to make quiet. | ko1 | 2013-11-05 | 1 | -6/+22 |
* | * benchmark/gc/gcbench.rb: print HWM (high water mark) if possible. | ko1 | 2013-10-31 | 1 | -0/+7 |
* | * benchmark/gc/gcbench.rb: fix summary of benchmark result notaton. | ko1 | 2013-06-21 | 1 | -1/+4 |
* | * benchmark/gc/gcbench.rb: Do not use GC::Profiler::disable because | ko1 | 2013-06-20 | 1 | -3/+2 |
* | * benchmark/gc/gcbench.rb: stop GC::Profiler before output results. | ko1 | 2013-06-20 | 1 | -0/+1 |
* | * benchmark/gc/gcbench.rb: don't use __dir__ to make compatible | ko1 | 2013-06-20 | 1 | -1/+1 |
* | * benchmark/gc: create a directory to store GC related benchmark. | ko1 | 2013-06-20 | 1 | -0/+27 |