Jean Boussier c1f024f99d
[ruby/psych] Avoid calls to require in hotspots
Followup: https://github.com/ruby/psych/pull/686

This single call shows up as 4% of some controller actions
in the lobsters benchmark.

Profile: https://share.firefox.dev/3EqKnhS

https://github.com/ruby/psych/commit/b77bfee092
2025-02-14 16:13:26 +09:00
..