For long running applications, what is the recommended usage of the memory.Allocator struct? Is it generally the case that people use a single instance of the struct like a singleton pattern?
- [Go] Memory Allocator Usage James Van Alstine
- Re: [Go] Memory Allocator Usage Matthew Topol
