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
...
*
Decide JIT-ed insn based on cached cfunc
Takashi Kokubun
2020-06-25
1
-0
/
+2
*
Annotate Kernel#class as inline (#3250)
Takashi Kokubun
2020-06-23
2
-7
/
+11
*
Compile opt_send for opt_* only when cc has ISeq
Takashi Kokubun
2020-06-22
1
-0
/
+25
*
Share warmup logic across MJIT benchmarks
Takashi Kokubun
2020-06-22
5
-30
/
+38
*
The RUBYOPT= comment is no longer needed
Takashi Kokubun
2020-06-22
3
-6
/
+0
*
Stop relying on `make benchmark`'s `-I$(srcdir)/benchmark/lib`
Takashi Kokubun
2020-06-22
3
-3
/
+3
*
Introduce Primitive.attr! to annotate 'inline' (#3242)
Takashi Kokubun
2020-06-20
1
-0
/
+36
*
Make Integer#zero? a separated method and builtin (#3226)
Takashi Kokubun
2020-06-20
1
-0
/
+8
*
Fix `make benchmark` example
Ryuta Kamizono
2020-06-07
1
-1
/
+1
*
add benchmark for different block handlers
卜部昌平
2020-06-03
1
-0
/
+27
*
Added String#split benchmark for empty regexp
Nobuyoshi Nakada
2020-05-12
1
-0
/
+4
*
Optimize String#split
Nobuyoshi Nakada
2020-05-12
1
-5
/
+16
*
support builtin for Kernel#Float
S.H
2020-04-22
1
-0
/
+5
*
Unify vm benchmark prefixes to vm_ (#3028)
Takashi Kokubun
2020-04-13
80
-78
/
+78
*
Make vm_call_cfunc_with_frame a fastpath (#3027)
Takashi Kokubun
2020-04-13
1
-0
/
+3
*
Unwrap vm_call_cfunc indirection on JIT
Takashi Kokubun
2020-04-13
1
-0
/
+6
*
Make JIT-ed leave insn leaf
Takashi Kokubun
2020-03-31
1
-0
/
+7
*
Remove an unused pragma
Takashi Kokubun
2020-03-30
1
-1
/
+0
*
Optimize exivar access on JIT-ed getivar
Takashi Kokubun
2020-03-30
1
-0
/
+32
*
Reduce allocations for keyword argument hashes
Jeremy Evans
2020-03-17
1
-0
/
+13
*
support builtin for Kernel#clone
S.H
2020-03-17
1
-0
/
+6
*
Added more benchmarks for String
Nobuyoshi Nakada
2020-02-29
5
-0
/
+76
*
Improve `String#slice!` performance
Nobuyoshi Nakada
2020-01-31
1
-0
/
+11
*
Drop executable bit of *.{yml,h,mk.tmpl}
Kazuhiro NISHIYAMA
2020-01-22
1
-0
/
+0
*
Let execution context local storage be an ID table
Lourens Naudé
2020-01-11
1
-0
/
+8
*
Speeds up fallback to Hash#default_proc in rb_hash_aref by removing a method ...
Lourens Naudé
2020-01-08
1
-0
/
+6
*
Remove unneeded exec bits from some files
David Rodríguez
2019-11-09
1
-0
/
+0
*
Benchmark for [Feature #16155]
Nobuyoshi Nakada
2019-10-22
1
-0
/
+14
*
Stop making a redundant hash copy in Hash#dup (#2489)
Dylan Thacker-Smith
2019-10-21
1
-0
/
+8
*
Optimize Array#flatten and flatten! for already flattened arrays (#2495)
Dylan Thacker-Smith
2019-09-28
1
-0
/
+19
*
Reduce ISeq size of mjit_exec benchmark
Takashi Kokubun
2019-09-26
4
-22
/
+15
*
Add special runner to benchmark mjit_exec
Takashi Kokubun
2019-09-26
5
-46
/
+268
*
Add a benchmark for JIT-ed code dispatch
Takashi Kokubun
2019-09-21
1
-0
/
+46
*
reuse cc->call
卜部昌平
2019-09-19
1
-0
/
+25
*
Add a benchmark for opt_regexpmatch2
Takashi Kokubun
2019-09-02
1
-0
/
+2
*
Close created files [ci skip]
Nobuyoshi Nakada
2019-08-10
2
-10
/
+2
*
Fix typo in comment [ci skip]
Masato Ohba
2019-08-10
1
-1
/
+1
*
n+1 to include n in range
Yaw Boakye
2019-08-05
1
-1
/
+1
*
Revert "Revert "Add a specialized instruction for `.nil?` calls""
Yusuke Endoh
2019-08-02
1
-0
/
+9
*
Revert "Add a specialized instruction for `.nil?` calls"
Yusuke Endoh
2019-08-02
1
-9
/
+0
*
Add a specialized instruction for `.nil?` calls
Aaron Patterson
2019-07-31
1
-0
/
+9
*
Explain what's benchmark/lib/load.rb [ci skip]
Takashi Kokubun
2019-07-20
1
-0
/
+16
*
Add note about setting `vm.max_map_count` for Linux.
Samuel Williams
2019-07-18
1
-0
/
+2
*
Add benchmark to help diagnose performance regression.
Samuel Williams
2019-07-18
1
-0
/
+12
*
* remove trailing spaces.
Nobuyoshi Nakada
2019-07-12
2
-3
/
+3
*
Improved fiber benchmarks. Increase number of iterations.
Samuel Williams
2019-07-12
6
-41
/
+67
*
Adjust memory_status.rb under the tool directory.
Hiroshi SHIBATA
2019-07-02
1
-1
/
+1
*
Use realpath(3) instead of custom realpath implementation if available
Jeremy Evans
2019-07-01
1
-0
/
+30
*
Improve benchmarks and tests for threads.
Samuel Williams
2019-06-19
6
-11
/
+17
*
Make sure to suppress .irbrc on benchmark
Takashi Kokubun
2019-06-10
1
-2
/
+2
[prev]
[next]