Live data from Hacker News

Gomemlimit (Go 1.19) is a game-changer for high-memory applications

weaviate.io

1–2 of 2 posts

Re: Gomemlimit (Go 1.19) is a game-changer for high-memory applications

#2
Hi, the author and long-time Go user here. Let me know if you have any questions. For me the introduction of GOMEMLIMIT finally makes Go a viable choice for high-heap applications. No longer do we have to worry about running OOM with 50%+1Byte of long-lived memory allocated.