From: Eric Wong Date: 2018-08-20T06:32:40+00:00 Subject: [ruby-core:88565] Re: [Ruby trunk Feature#15010] Reduce allocation for rest parameters chopraanmol1@gmail.com wrote: > Yes, it can be further optimized for keyword argument and argument setup for the block. I'll modify the patch in a day or two. Cool! It's probably worth implementing something like rb_ary_shift_m (but without the return value) to avoid looping on rb_ary_shift. Unsubscribe: