index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
Age
Commit message (
Expand
)
Author
2018-02-21
use `--version`.
ko1
2018-02-15
Benchmarks for Array#values_at
nobu
2017-10-24
Lazy Proc allocation for block parameters
ko1
2017-10-24
file.c: apply2files releases GVL
normal
2017-10-21
driver.rb: allow executing driver.rb directly
k0kubun
2017-10-21
driver.rb: add option to specify target with rbenv
k0kubun
2017-10-04
Dir.empty? releases GVL
normal
2017-10-01
File#rename releases GVL
normal
2017-10-01
string.c: avoid unnecessary call of str_strlen()
glass
2017-09-29
array.c: improve operations on small arrays
nobu
2017-08-04
benchmarks for String#scan
nobu
2017-05-27
benchmark: Rename to bm_erb_render.rb
k0kubun
2017-05-26
erb.rb: Generate static string with opt_str_uminus
k0kubun
2017-05-08
benchmark/bm_vm2_fiber_switch.rb: check for fiber performance
normal
2017-05-04
benchmark/bm_vm_thread_pass_flood.rb: add comment
normal
2017-05-04
benchmark/bm_vm1_gc_wb_*.rb: fix GC.start args for invalid keyword
normal
2017-05-04
benchmark: new single-threaded read/write benchmark with pipe
normal
2017-05-02
more benchmarks for SizedQueue and ConditionVariable
normal
2017-04-30
new benchmark for SizedQueue
normal
2017-04-14
Improve performance of type conversion using to_r
mrkn
2017-04-13
array.c: improve performance of Array#sort with block
mrkn
2017-04-13
Add a benchmark script for Array#sort of float array
mrkn
2017-01-20
benchmarks for Bug#13136
nobu
2017-01-18
another benchmark for IO.copy_stream socket writing
normal
2017-01-08
driver.rb: measure_target option [ci skip]
nobu
2017-01-08
driver.rb: out output file when loading [ci skip]
nobu
2017-01-08
driver.rb: extract loop times [ci skip]
nobu
2017-01-08
driver.rb: adjust name width [ci skip]
nobu
2017-01-08
benchmarks for [Bug #13113] [ci skip]
nobu
2016-12-31
add benchmark for IO.copy_stream IO#write case
normal
2016-11-29
get rid of ambiguous parentheses warnings
nobu
2016-09-14
* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]
naruse
2016-09-12
Copy the serial number from the super class to the singleton class
tenderlove
2016-08-30
Use qualified names
nobu
2016-04-22
* benchmark/bm_so_meteor_contest.rb: fix a typo.
hsbt
2016-03-09
driver.rb: unused variable
nobu
2016-03-09
* benchmark/driver.rb: fix my last commit (syntax error).
ko1
2016-03-09
* benchmark/driver.rb: fix output messages.
ko1
2016-03-09
* benchmark/driver.rb: support memory usage benchmark.
ko1
2016-03-09
* benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.
ko1
2016-03-09
* benchmark/driver.rb: exit benchmarking if a benchmark process
ko1
2015-12-14
* benchmark/bm_app_aobench.rb: fix typos.
hsbt
2015-12-11
hash.c (rb_num_hash_start): avoid pathological behavior
normal
2015-12-08
compile optimized case dispatch for nil/true/false
normal
2015-11-12
io.c: avoid kwarg parsing in C API
normal
2015-11-10
bm_hash_to_proc.rb
nobu
2015-10-08
* benchmark/prepare_require.rb: skip file creation if it already
kosaki
2015-10-08
* benchmark/bm_require.rb: new benchmark for require.
kosaki
2015-10-07
string.c: fix non-embedded string
nobu
2015-09-29
bm_vm3_gc.rb: no shebang
nobu
[next]