Pokedex5E
Pokedex5E copied to clipboard
Various operations involving large numbers of pokemon are very slow in debug build
I noticed these operations took upwards of 30 seconds, which likely indicates an O(n^2) problem: POKEDEX
- Pokedex - Opening
- Pokedex - Marking a pokemon
- Adding 100 debug pokemon
- PC - Opening (after having added 100 pokemon)
- PC - Typing anything into the search bar (after having added 100 pokemon)
- Generate - Opening
- Generate - Changing any of the filters
- Profile - Opening a profile (including first boot) which has 100 pokemon in the PC