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
As discussed in PR #1172 , implementing __sizeof__ correctly is far from trivial. It might be an option to create a memory usage querying interface in the rust std crate, but this might be a long shot.
Any other ideas?
The text was updated successfully, but these errors were encountered:
As discussed in PR #1172 , implementing
__sizeof__
correctly is far from trivial. It might be an option to create a memory usage querying interface in the ruststd
crate, but this might be a long shot.Any other ideas?
The text was updated successfully, but these errors were encountered: