mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f205c2233d
We have more chance to avoid hash allocation in set-like methods. Since memory situation heavily depends on the platform, we may need to make this threshold configurable in the future. Co-authored-by: Atlassian Rovo Dev