mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-03 01:04:12 -05:00
Meet in the middle attack trades some RAM (2^16 flag/byte array) to reduce future searches by a factor of 1:2^8 profiling yielded >100x speed improvements, even a 2x would have been impressive ;) knocks the biggest cpu hog (when searching db) out of the race! |
||
|---|---|---|
| .. | ||
| Frame | ||
| Locks | ||
| MethodFinder.cs | ||
| PIDGenerator.cs | ||
| PIDIV.cs | ||
| PIDType.cs | ||
| PIDTypeInfo.cs | ||
| RNG.cs | ||