-
- Downloads
unix: Allocate more heap memory by default on 64 bit machines.
Pointers are 2x bigger on 64 bit machines, so we should allocate twice the memory to have a comparable heap size.
Please register or sign in to comment
Pointers are 2x bigger on 64 bit machines, so we should allocate twice the memory to have a comparable heap size.