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
*
Rename RubyVM::MJIT to RubyVM::JIT
Takashi Kokubun
2021-01-13
2
-7
/
+7
*
Improve performance some Float methods [Feature #17498] (#4018)
S.H
2021-01-01
1
-0
/
+14
*
Allow inlining Integer#-@ and #~
Takashi Kokubun
2020-12-22
1
-0
/
+4
*
fix duplicated name
Koichi Sasada
2020-12-16
1
-1
/
+1
*
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
Benoit Daloze
2020-12-04
1
-3
/
+3
*
Set allocator on class creation
Alan Wu
2020-11-16
1
-0
/
+21
*
Add a benchmark for polymorphic ivar setting
Aaron Patterson
2020-11-09
1
-0
/
+17
*
eagerly initialize ivar table when index is small enough
Aaron Patterson
2020-11-09
1
-0
/
+14
*
Added benchmark of vm_send by variable [ci skip]
Nobuyoshi Nakada
2020-10-28
1
-0
/
+3
*
Improve the performance of super
eileencodes
2020-09-23
1
-0
/
+20
*
Optimize ObjectSpace.dump_all
Jean Boussier
2020-09-09
1
-0
/
+13
*
Improved Enumerable::Lazy#zip
Nobuyoshi Nakada
2020-07-23
1
-0
/
+22
*
Improved Enumerable::Lazy#flat_map
Nobuyoshi Nakada
2020-07-23
1
-0
/
+16
*
Optimize Array#min (#3324)
Kenta Murata
2020-07-18
1
-0
/
+31
*
Optimize Array#max (#3325)
Kenta Murata
2020-07-18
3
-0
/
+91
*
Inline builtin struct aref
Takashi Kokubun
2020-07-06
1
-0
/
+10
*
Make Kernel#then, #yield_self, #frozen? builtin (#3283)
Takashi Kokubun
2020-07-03
2
-0
/
+15
*
Rewrite Kernel#tap with Ruby (#3281)
Takashi Kokubun
2020-07-03
1
-0
/
+6
*
Mark some Integer methods as inline (#3264)
Takashi Kokubun
2020-06-27
2
-21
/
+26
*
Add pattern matching with arrays benchmark
Vladimir Dementyev
2020-06-27
1
-0
/
+19
*
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
[next]