FYI https://dgraph.io/blog/post/manual-memory-management-golang-jemalloc/
在2020年11月16日星期一 UTC+8 上午9:19:59<[email protected]> 写道: > > For example, some local memory allocations could be detected no used > elsewhere so that they can may be freed immediately when out of reach > instead of waiting to be freed in the GC phase. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/76525d4d-dc10-487e-83c1-cf2f3821c215n%40googlegroups.com.
