You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Ruby 3.3, new just-in-time compiler RJIT comes closer to being production ready. We ought to proactively track what metrics are available for it from within the Ruby VM (low hanging fruit) and what metrics might be useful that would require a wrapper for or patch to the C code itself.
The text was updated successfully, but these errors were encountered:
With Ruby 3.3, new just-in-time compiler RJIT comes closer to being production ready. We ought to proactively track what metrics are available for it from within the Ruby VM (low hanging fruit) and what metrics might be useful that would require a wrapper for or patch to the C code itself.
The text was updated successfully, but these errors were encountered: