mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-07 06:00:58 -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.