Currently we disassemble functions at the same time as we collect the events that happen in them, which can lead to wasting a lot of time disassembling functions that later get discarded. Fix this by restructuring so that we discard before disassembling.
Details
Details
Diff Detail
Diff Detail