|
|
|
|
|
by igouy
3085 days ago
|
|
> Developers have submitted go programs that do far better, but they get rejected because they use custom memory allocators. This is despite the fact that C++ does precisely this with an arena allocator. No, apr_pools.h was not custom written to make some programming language look better on a toy benchmark! https://apr.apache.org/docs/apr/1.5/apr__pools_8h.html |
|