Closed vkitchen closed 3 years ago
Consider over committing on memory for the allocator to speed it up. Rather than continuously allocating chunks. It should be fine to just allocate max memory and go from there as the OS will figure out how to back it when used
Idea didn't work
Consider over committing on memory for the allocator to speed it up. Rather than continuously allocating chunks. It should be fine to just allocate max memory and go from there as the OS will figure out how to back it when used