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
Ruby 3.3 introduced Process.warmup which looks like a similar thing to doing 3x GC.start + GC.compact and also a few things on top of that. Is it worth mentioning in autotuner?