mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-14 01:01:07 -04:00
Profiling Dolphin using Heaptrack, this turns out to be the cause of more than half of all temporary allocations. Though since it's in a separate thread, I suppose it wasn't affecting performance very much.