aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* * benchmark/bm_so_meteor_contest.rb: fix a typo.hsbt2016-04-221-2/+1
* driver.rb: unused variablenobu2016-03-091-1/+0
* * benchmark/driver.rb: fix my last commit (syntax error).ko12016-03-091-1/+1
* * benchmark/driver.rb: fix output messages.ko12016-03-092-5/+5
* * benchmark/driver.rb: support memory usage benchmark.ko12016-03-092-8/+51
* * benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.ko12016-03-093-0/+12
* * benchmark/driver.rb: exit benchmarking if a benchmark processko12016-03-091-0/+1
* * benchmark/bm_app_aobench.rb: fix typos.hsbt2015-12-142-2/+2
* hash.c (rb_num_hash_start): avoid pathological behaviornormal2015-12-113-0/+30
* compile optimized case dispatch for nil/true/falsenormal2015-12-081-0/+19
* io.c: avoid kwarg parsing in C APInormal2015-11-121-0/+21
* bm_hash_to_proc.rbnobu2015-11-101-0/+9
* * benchmark/prepare_require.rb: skip file creation if it alreadykosaki2015-10-081-6/+17
* * benchmark/bm_require.rb: new benchmark for require.kosaki2015-10-084-0/+38
* string.c: fix non-embedded stringnobu2015-10-071-0/+5
* bm_vm3_gc.rb: no shebangnobu2015-09-291-1/+0
* bm_vm_symbol_block_pass.rb: renamenobu2015-09-292-3/+13
* benchmark for symbol block passingnobu2015-09-281-0/+3
* new benchmarks for hashing dsyms and fixnumsnormal2015-07-293-0/+29
* delay `exception: false' checks for minor speedupnormal2015-07-021-0/+22
* add benchmarks for struct[:name]normal2015-06-225-0/+35
* variable.c: avoid compatibility table with generic ivarsnormal2015-05-302-0/+11
* * benchmark/bm_so_meteor_contest.rb: fix a typo.hsbt2015-04-201-1/+1
* bm_hash_aref_flo.rb: fix datanobu2015-03-251-1/+1
* * benchmark/bm_vm1_gc_wb_ary.rb: run GC to finish "marking" phase.ko12015-03-184-3/+11
* * benchmark/bm_vm1_gc_wb_ary(_promoted).rb: separate fastpath andko12015-03-174-8/+35
* driver.rb: load-rawdatanobu2015-03-061-1/+31
* driver.rb: rawdata formatnobu2015-03-061-3/+17
* driver.rb: name widthnobu2015-03-051-3/+1
* driver.rb: fix indexnobu2015-03-051-4/+4
* driver.rb: plain text tablenobu2015-03-051-12/+24
* driver.rb: suffixnobu2015-03-051-2/+7
* driver.rb: MarkDown tablenobu2015-03-051-5/+25
* benchmark/bm_marshal_dump_flo.rb: new benchmark for [Bug #10761]normal2015-01-231-0/+2
* fix flonum hashing regression from r45384normal2015-01-222-0/+8
* * array.c: Improve performance of Array#shift. use shared instead ofhsbt2015-01-031-0/+14
* struct: avoid all O(n) behavior on accessnormal2014-12-095-0/+35
* 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