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've noticed that DebugSwift's stats for memory usage are much higher than in Xcode Memory Gauge. Then I changed the code in DebugSwift that counts memory usage to the following code:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I've noticed that DebugSwift's stats for memory usage are much higher than in Xcode Memory Gauge. Then I changed the code in DebugSwift that counts memory usage to the following code:
This code counts almost the same memory usage as in Xcode Memory Gauge.
I would like to know which stats should I use?
Thanks.
All reactions