aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* benchmark/bm_hash_aref_sym*.rb: force static symbolsnormal2014-10-092-2/+12
* bm_app_aobench.rb: update links [ci skip]nobu2014-09-161-2/+1
* benchmark/bm_app_aobench.rb: spelling fix [ci skip]normal2014-09-151-1/+1
* proc.c (rb_proc_alloc): inline and move to vm.cnormal2014-09-121-0/+5
* * benchmark/bm_app_lc_fizzbuzz.rb: should skip output on benchmark.ko12014-09-081-1/+1
* * benchmark/bm_app_lc_fizzbuzz.rb: `answer.to_a' does not returnko12014-09-081-2/+2
* * benchmark/bm_app_lc_fizzbuzz.rb: added.ko12014-09-081-0/+52
* * lib/securerandom.rb: use OpenSSL::BN for performance improvement.glass2014-08-081-0/+5
* * benchmark/prepare_so_k_nucleotide.rb: use require_relative.ko12014-07-112-2/+2
* vm*: doubly-linked list from ccan to manage vm->living_threadsnormal2014-05-101-0/+6
* * benchmark/driver.rb: remove debug output and output results intoko12014-05-071-2/+1
* * benchmark/driver.rb: add '--rawdata-output=[FILE] option to outputko12014-05-071-2/+17
* * benchmark/driver.rb: define File::NULL if not defiend and /dev/nullko12014-05-051-0/+6
* st.c: use power-of-two sizes to avoid slow modulo opsnormal2014-03-228-0/+37
* benchmark/driver: avoid large alloc in driver processnormal2014-01-301-1/+1
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome2013-12-281-5/+5
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix typoa_matsuda2013-12-241-1/+1
* * benchmark/gc/gcbench.rb: check GC::OPTS availabilityko12013-12-191-1/+1
* * benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times fasterglass2013-11-283-0/+27
* * benchmark/gc/gcbench.rb: output version description and GC::OPTS.ko12013-11-091-0/+3
* * properties.nobu2013-11-067-106/+106
* * benchmark/bm_vm1_gc_short_lived.rb: added.ko12013-11-067-0/+106
* * benchmark/gc/gcbench.rb: fix typo of r43543eregon2013-11-051-1/+1
* * benchmark/gc/gcbench.rb: add some options to make quiet.ko12013-11-051-6/+22
* * benchmark/gc/gcbench.rb: print HWM (high water mark) if possible.ko12013-10-311-0/+7
* * benchmark/bm_app_answer.rb: revert r42990, benchmark scripts shoulderegon2013-09-221-1/+9
* * append newline at EOF.nobu2013-09-201-1/+1
* * benchmark/bm_app_answer.rb: removed duplicate code [Fixes GH-393]zzak2013-09-201-10/+2
* * benchmark/gc/gcbench.rb: fix summary of benchmark result notaton.ko12013-06-211-1/+4
* * benchmark/gc/gcbench.rb: Do not use GC::Profiler::disable becauseko12013-06-201-3/+2
* * benchmark/gc/gcbench.rb: stop GC::Profiler before output results.ko12013-06-201-0/+1
* * benchmark/gc/gcbench.rb: don't use __dir__ to make compatibleko12013-06-201-1/+1
* * benchmark/bm_app_aobench.rb: use attr_accessor/reader instead ofko12013-06-201-20/+4
* * remove trailing spaces.nobu2013-06-201-7/+7
* * properties.nobu2013-06-202-309/+309
* * benchmark/bm_app_aobench.rb: added.ko12013-06-202-0/+309
* * properties.nobu2013-06-201-1/+1
* * benchmark/bm_so_binary_trees.rb: disable `puts' methodko12013-06-202-2/+8
* * properties.nobu2013-06-201-1/+1
* * benchmark/gc/pentomino.rb: added.ko12013-06-201-0/+1
* * remove trailing spaces.nobu2013-06-201-1/+1
* * properties.nobu2013-06-201-29/+29
* * benchmark/gc/redblack.rb: import red black tree benchmark fromko12013-06-202-0/+395
* * properties.nobu2013-06-201-1/+1
* * benchmark/gc: create a directory to store GC related benchmark.ko12013-06-205-0/+59
* * benchmark/bm_hash_shift.rb: add benchmark for Hash#shiftcharliesome2013-04-251-0/+10
* * common.mk: specify label `built-ruby'.ko12012-11-261-1/+1
* * benchmark/driver.rb: accept multiple `-e'.ko12012-11-261-10/+13
* * benchmark/bm_so_nsieve_bits.rb: add an encoding pragma.ko12012-11-211-0/+1
* benchmark/driver.rb: fix typos and output.eregon2012-11-171-3/+3