ruby/doc/yjit
Maxime Chevalier-Boisvert ba16b34098
YJIT: reduce default exec mem size to 48MiB (#9692)
* YJIT: reduce default exec mem size to 48MiB based

Based on user feedback from @jhawthorn and others.
Better for small and memory-constrained deployments.

NOTE: This commit should be included in the next Ruby 3.3.x point
release. @xrxr should we tag someone specific?

* YJIT: Update yjit.md about mem size (#9687)

---------

Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
2024-02-04 05:36:34 +00:00
..
yjit.md YJIT: reduce default exec mem size to 48MiB (#9692) 2024-02-04 05:36:34 +00:00
yjit_hacking.md