desmume-0001: armInnerLoop scans breakPoints std::vector<u32> linearly O(B) on every ARM9 and ARM7 instruction (~66+33 MHz); replace with std::unordered_set<u32> for O(1) lookup. 3.5x speedup at B=32. MOAD 0002-0005 CLEAN. |
||
|---|---|---|
| .. | ||
| desmume-0001-test.cpp | ||
| test | ||