Elektrine lite

← Feed

@cloudhop@equestria.social

Post #1898362

2026-04-05 23:43 UTC

@NohatCoder I was going to protest that there is no way this could possibly work, but even if you assume minecraft allocates 8 GB of memory every second, it would take 73 years to run out of address space, so if you just ignore memory region resizing optimizations...

Replies (1)

  • @cloudhop An important point is of course thinking about resources and what one should optimise for. Address space is particularly interesting as it goes from a really serious constraining factor to practically unlimited once you drop 32 bit support.

    Open ##1898363