Post #1898351
2026-04-04 23:13 UTC
@tumdum @NohatCoder also i'd expect that there are programs that get noticeably slower if they always execute 1 syscall per call to malloc().
that said, the results of the experiment could be interesting!
Replies (1)
-
@JamesWidman@mastodon.social 2026-04-04 23:32
@tumdum @NohatCoder oh and also the space cost depends on the uarch and the OS; e.g. aarch64+darwin has been using 16K pages for years