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
I'm looking at the heap memory regression in Gecko that happened upon updating parking_lot and rand crates. Parking lot doesn't appear to have any related changes, judging by Amanieu/parking_lot#143. This try CL appears to fix the regression in Gecko, which leaves me with Rand to look at. Any ideas about what could have caused the memory usage increase?