mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-08 05:32:55 +02: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.