summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2014-12-09struct: avoid all O(n) behavior on accessnormal
2014-10-09benchmark/bm_hash_aref_sym*.rb: force static symbolsnormal
2014-09-16bm_app_aobench.rb: update links [ci skip]nobu
2014-09-15benchmark/bm_app_aobench.rb: spelling fix [ci skip]normal
2014-09-12proc.c (rb_proc_alloc): inline and move to vm.cnormal
2014-09-08* benchmark/bm_app_lc_fizzbuzz.rb: should skip output on benchmark.ko1
2014-09-08* benchmark/bm_app_lc_fizzbuzz.rb: `answer.to_a' does not returnko1
2014-09-08* benchmark/bm_app_lc_fizzbuzz.rb: added.ko1
2014-08-08* lib/securerandom.rb: use OpenSSL::BN for performance improvement.glass
2014-07-11* benchmark/prepare_so_k_nucleotide.rb: use require_relative.ko1
2014-05-10vm*: doubly-linked list from ccan to manage vm->living_threadsnormal
2014-05-07* benchmark/driver.rb: remove debug output and output results intoko1
2014-05-07* benchmark/driver.rb: add '--rawdata-output=[FILE] option to outputko1
2014-05-05* benchmark/driver.rb: define File::NULL if not defiend and /dev/nullko1
2014-03-22st.c: use power-of-two sizes to avoid slow modulo opsnormal
2014-01-30benchmark/driver: avoid large alloc in driver processnormal
2013-12-28* benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome
2013-12-24* benchmark/bm_so_meteor_contest.rb: [DOC] Fix typoa_matsuda
2013-12-19* benchmark/gc/gcbench.rb: check GC::OPTS availabilityko1
2013-11-28* benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times fasterglass
2013-11-09* benchmark/gc/gcbench.rb: output version description and GC::OPTS.ko1
2013-11-06* properties.nobu
2013-11-06* benchmark/bm_vm1_gc_short_lived.rb: added.ko1
2013-11-05* benchmark/gc/gcbench.rb: fix typo of r43543eregon
2013-11-05* benchmark/gc/gcbench.rb: add some options to make quiet.ko1
2013-10-31* benchmark/gc/gcbench.rb: print HWM (high water mark) if possible.ko1
2013-09-22* benchmark/bm_app_answer.rb: revert r42990, benchmark scripts shoulderegon
2013-09-20* append newline at EOF.nobu
2013-09-20* benchmark/bm_app_answer.rb: removed duplicate code [Fixes GH-393]zzak
2013-06-21* benchmark/gc/gcbench.rb: fix summary of benchmark result notaton.ko1
2013-06-20* benchmark/gc/gcbench.rb: Do not use GC::Profiler::disable becauseko1
2013-06-20* benchmark/gc/gcbench.rb: stop GC::Profiler before output results.ko1
2013-06-20* benchmark/gc/gcbench.rb: don't use __dir__ to make compatibleko1
2013-06-20* benchmark/bm_app_aobench.rb: use attr_accessor/reader instead ofko1
2013-06-20* remove trailing spaces.nobu
2013-06-20* properties.nobu
2013-06-20* benchmark/bm_app_aobench.rb: added.ko1
2013-06-20* properties.nobu
2013-06-20* benchmark/bm_so_binary_trees.rb: disable `puts' methodko1
2013-06-20* properties.nobu
2013-06-20* benchmark/gc/pentomino.rb: added.ko1
2013-06-20* remove trailing spaces.nobu
2013-06-20* properties.nobu
2013-06-20* benchmark/gc/redblack.rb: import red black tree benchmark fromko1
2013-06-20* properties.nobu
2013-06-20* benchmark/gc: create a directory to store GC related benchmark.ko1
2013-04-25* benchmark/bm_hash_shift.rb: add benchmark for Hash#shiftcharliesome
2012-11-26* common.mk: specify label `built-ruby'.ko1
2012-11-26* benchmark/driver.rb: accept multiple `-e'.ko1
2012-11-21* benchmark/bm_so_nsieve_bits.rb: add an encoding pragma.ko1