index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
Commit message (
Expand
)
Author
Age
Files
Lines
*
benchmark/driver.rb: add CPU time measurement targets
normal
2018-06-03
1
-3
/
+9
*
benchmark/bm_*erb*: fix for --measure=size/peak in driver.rb
normal
2018-05-23
2
-24
/
+22
*
use `--version`.
ko1
2018-02-21
1
-2
/
+2
*
Benchmarks for Array#values_at
nobu
2018-02-15
2
-0
/
+4
*
Lazy Proc allocation for block parameters
ko1
2017-10-24
4
-0
/
+40
*
file.c: apply2files releases GVL
normal
2017-10-24
1
-0
/
+9
*
driver.rb: allow executing driver.rb directly
k0kubun
2017-10-21
1
-0
/
+1
*
driver.rb: add option to specify target with rbenv
k0kubun
2017-10-21
1
-0
/
+5
*
Dir.empty? releases GVL
normal
2017-10-04
1
-0
/
+5
*
File#rename releases GVL
normal
2017-10-01
1
-0
/
+11
*
string.c: avoid unnecessary call of str_strlen()
glass
2017-10-01
1
-0
/
+3
*
array.c: improve operations on small arrays
nobu
2017-09-29
3
-0
/
+51
*
benchmarks for String#scan
nobu
2017-08-04
2
-0
/
+4
*
benchmark: Rename to bm_erb_render.rb
k0kubun
2017-05-27
1
-0
/
+0
*
erb.rb: Generate static string with opt_str_uminus
k0kubun
2017-05-26
1
-0
/
+26
*
benchmark/bm_vm2_fiber_switch.rb: check for fiber performance
normal
2017-05-08
1
-0
/
+9
*
benchmark/bm_vm_thread_pass_flood.rb: add comment
normal
2017-05-04
1
-0
/
+2
*
benchmark/bm_vm1_gc_wb_*.rb: fix GC.start args for invalid keyword
normal
2017-05-04
4
-4
/
+4
*
benchmark: new single-threaded read/write benchmark with pipe
normal
2017-05-04
1
-0
/
+13
*
more benchmarks for SizedQueue and ConditionVariable
normal
2017-05-02
6
-0
/
+135
*
new benchmark for SizedQueue
normal
2017-04-30
1
-0
/
+19
*
Improve performance of type conversion using to_r
mrkn
2017-04-14
2
-0
/
+3
*
array.c: improve performance of Array#sort with block
mrkn
2017-04-13
1
-0
/
+2
*
Add a benchmark script for Array#sort of float array
mrkn
2017-04-13
1
-0
/
+2
*
benchmarks for Bug#13136
nobu
2017-01-20
7
-0
/
+14
*
another benchmark for IO.copy_stream socket writing
normal
2017-01-18
1
-0
/
+35
*
driver.rb: measure_target option [ci skip]
nobu
2017-01-08
1
-0
/
+1
*
driver.rb: out output file when loading [ci skip]
nobu
2017-01-08
1
-1
/
+1
*
driver.rb: extract loop times [ci skip]
nobu
2017-01-08
1
-1
/
+6
*
driver.rb: adjust name width [ci skip]
nobu
2017-01-08
1
-1
/
+3
*
benchmarks for [Bug #13113] [ci skip]
nobu
2017-01-08
2
-0
/
+13
*
add benchmark for IO.copy_stream IO#write case
normal
2016-12-31
1
-0
/
+24
*
get rid of ambiguous parentheses warnings
nobu
2016-11-29
3
-3
/
+3
*
* benchmark/: add vnmakarov's benchmarks around hash [ruby-core:75265]
naruse
2016-09-14
5
-0
/
+8
*
Copy the serial number from the super class to the singleton class
tenderlove
2016-09-12
1
-0
/
+14
*
Use qualified names
nobu
2016-08-30
5
-5
/
+5
*
* benchmark/bm_so_meteor_contest.rb: fix a typo.
hsbt
2016-04-22
1
-2
/
+1
*
driver.rb: unused variable
nobu
2016-03-09
1
-1
/
+0
*
* benchmark/driver.rb: fix my last commit (syntax error).
ko1
2016-03-09
1
-1
/
+1
*
* benchmark/driver.rb: fix output messages.
ko1
2016-03-09
2
-5
/
+5
*
* benchmark/driver.rb: support memory usage benchmark.
ko1
2016-03-09
2
-8
/
+51
*
* benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.
ko1
2016-03-09
3
-0
/
+12
*
* benchmark/driver.rb: exit benchmarking if a benchmark process
ko1
2016-03-09
1
-0
/
+1
*
* benchmark/bm_app_aobench.rb: fix typos.
hsbt
2015-12-14
2
-2
/
+2
*
hash.c (rb_num_hash_start): avoid pathological behavior
normal
2015-12-11
3
-0
/
+30
*
compile optimized case dispatch for nil/true/false
normal
2015-12-08
1
-0
/
+19
*
io.c: avoid kwarg parsing in C API
normal
2015-11-12
1
-0
/
+21
*
bm_hash_to_proc.rb
nobu
2015-11-10
1
-0
/
+9
*
* benchmark/prepare_require.rb: skip file creation if it already
kosaki
2015-10-08
1
-6
/
+17
*
* benchmark/bm_require.rb: new benchmark for require.
kosaki
2015-10-08
4
-0
/
+38
[next]