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
This is unnecessarily expensive and we don't allocate on the Ruby heap at all during profiling. If we want, we can try to do something like disabling allocation so we get an assertion failure
This is unnecessarily expensive and we don't allocate on the Ruby heap at all during profiling. If we want, we can try to do something like disabling allocation so we get an assertion failure