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
We might want to see what call sites allocate objects that are never freed, once we have #6 . Once the bump allocation indexes are randomised (#5), should we just consistently sample calls that are at a few fixed offsets from the beginning of a chunk? Or should we store additional random numbers in the span metadata?
The text was updated successfully, but these errors were encountered:
We might want to see what call sites allocate objects that are never freed, once we have #6 . Once the bump allocation indexes are randomised (#5), should we just consistently sample calls that are at a few fixed offsets from the beginning of a chunk? Or should we store additional random numbers in the span metadata?
The text was updated successfully, but these errors were encountered: