summaryrefslogtreecommitdiff
path: root/test/ruby/test_array.rb
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2026-02-06 10:03:12 +0100
committergit <svn-admin@ruby-lang.org>2026-02-06 09:23:16 +0000
commit6e18331074f188ef79241e3f5155f225da4bd440 (patch)
tree8b1d9b19250efcc4449f5b0111109e76e1f01145 /test/ruby/test_array.rb
parent17caec3cab53f16ab4e338858560519082e5dd48 (diff)
[ruby/json] Stop using RB_ALLOCV
While it's a very nice API, if the buffer is too big for the stack (> 1024B) the buffer object will be mark like a stack region which is slow and overkill for a char buffer. https://github.com/ruby/json/commit/4dcbcb84a2
Diffstat (limited to 'test/ruby/test_array.rb')
0 files changed, 0 insertions, 0 deletions