//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
I am finally a Ruby contributor, I guess. In the next version, Array#join—most of the time—would work up to 2.5x faster. github.com/ruby/ruby/pu...
8d
Duplicating from https://bugs.ruby-lang.org/issues/22094, please let me know if this is excessive. Original idea What if we treat Array#join(" "), Array#join("\n") and Array#joi...
github.com
Speed up Array#join with a byte-copy fast path [Feature #22094] by yaroslav · Pull Request #17240 · ruby/ruby
Yaroslav Markin