mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
310ef9f40b
when there's no need to call CALLER_SETUP_ARG and CALLER_REMOVE_EMPTY_KW_SPLAT (i.e. !rb_splat_or_kwargs_p(ci) && !calling->kw_splat). Micro benchmark: ``` $ benchmark-driver -v --rbenv 'before;after' benchmark/vm_send_cfunc.yml --repeat-count=4 before: ruby 2.8.0dev (2020-04-13T23:45:05Z master |
||
---|---|---|
.. | ||
controllers | ||
helpers | ||
loaders | ||
models | ||
scripts | ||
tests | ||
views |