Elektrine lite

← Feed

@tumdum@mastodon.gamedev.place

Post #1898350

2026-04-04 23:10 UTC

@NohatCoder 1 byte allocation now wastes 4095 bytes + in-kernel metadata.

Replies (1)

  • @JamesWidman@mastodon.social 2026-04-04 23:13

    @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!

    Open ##1898351