9 ms·
Just to nitpick, it's a 8MB-sized mapping, not 8MB of RAM.
by PhilipRoman 7d ago
Just to nitpick, it's a 8MB-sized mapping, not 8MB of RAM.
- e4m2 7d agoLikewise, on Windows, it's 1 MB of reserved memory but only 4 KB of initially committed memory. https://learn.microsoft.com/en-us/cpp/build/reference/stack-stack-allocations https://learn.microsoft.com/en-us/cpp/build/reference/stack-...