mirror of
https://github.com/ruby/ruby.git
synced 2026-08-11 18:29:13 +08:00
The spinlock here performs poorly when there are multiple Ractors. The improvement on single threaded performance doesn't seem that significant, so I think we should just use malloc.