Y
Hacker News
new
|
ask
|
show
|
jobs
by
maxime_cb
1204 days ago
Yes. Prior to that point we used to allocate a large chunk of executable memory upfront. We switched to mapping that memory on demand, and that alone was a huge improvement.