Post #887781
2026-03-13 16:56 UTC
It's pretty rare these days to be on a version this old, but if you're still running Ruby 3.1 in production: it's worth upgrading to 3.2+ purely to get YJIT.
Replies (3)
-
@junkman@mastodon.social 2026-03-13 17:32
@nateberkopec@mastodon.social looking forward to upgrade to 3.1 from 3.0 ๐ญ Is the memory usage increase by YJIT considerable? Say, 30%?
-
@onyxraven@hachyderm.io 2026-03-13 18:28
@nateberkopec@mastodon.social working on it. almost done fighting our way out of dependency hell (thanks grpc)
-
@presidentbeef@ruby.social 2026-03-13 21:01
@nateberkopec@mastodon.social You mean 3.3+ since 3.2 is EOL in a couple weeks ๐