https://stackoverflow.com/questions/2630158/detect-application-heap-size-in-android/2634738#2634738
IOS
https://developer.apple.com/library/archive/documentation/Performance/Conceptual/ManagingMemory/Articles/AboutMemory.html
STACK SIZE IN C#
Today's PCs have a large amount of physical RAM but still, the stack size of C# is only 1 MB for 32-bit processes and 4 MB for 64-bit processes (Stack capacity in C#).
No comments:
Post a Comment