Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dylan16807
657 days ago
Mimalloc has support for huge pages. It also has an option to reserve 1GB pages on program start, and I've had very good performance results using that setting and replacing factorio's allocator. On windows and linux.