Performance
- General purpose memory allocator has to be good enough for all use cases. Good use case for arena allocator is a video game frame or a single request in the HTTP server.
- MIT 6.172 Performance Engineering of Software Systems, Fall 2018 - YouTube