Maksim Martynov built a C++ benchmark for the memory problem that only time reveals
TL;DRStandard C++ allocator benchmarks measure throughput under synthetic load but ignore how mixed object lifetimes fragment the heap over long runtimes. Maksim Martynov, Lead Programmer at Playrix (Homescapes), published two peer-reviewed