WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

234

(post is archived)

[–] 3 pts 1y

Plus, switching from 32-bit to 64-bit also doubles the size of a memory pointer, which significantly grows the memory footprint of most apps in unexpected ways. For example a simple map is implemented as a node tree, each node containing a couple pointers to other nodes. Now every element added to the map needs another 8 bytes of overhead.