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
tl;dr How do I show retained difference in compare!?
Coming from ruby-grape/grape#2102 (comment), the amount of memory allocated is the same, but we are retaining many more objects. Want to highlight that since we're trying to track a leak.