On Monday, November 16, 2020 at 5:19:59 AM UTC-5 Jan Mercl wrote:
> On Mon, Nov 16, 2020 at 11:14 AM 陶青云 <qing...@gmail.com> wrote: > > > FYI > > https://dgraph.io/blog/post/manual-memory-management-golang-jemalloc/ > > A CGo-free manual memory allocator might be a better fit sometimes: > https://godoc.org/modernc.org/memory Thank both the information. I do prefer pure-Go implementations. In fact, it would be even better if the internal tcmalloc could be reused and exposed as builtin functions. (BTW, it looks these should be more suitable to discuss in the other thread: https://groups.google.com/g/golang-nuts/c/o0VAKfCyKS4 This thread is intended to discuss other auto ways of memory management.) -- 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 golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/789d65ea-9afc-4dc3-819c-36fd3fcc26een%40googlegroups.com.