I knowingly wrote this less performant at first. And indeed, it was slow—like 2sec of main thread time! Turn that O(mn) into O(n) pls! |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| Color.test.js | ||
| Item.test.js | ||
| ItemSearch.test.js | ||
| Outfit.test.js | ||
| Pet.test.js | ||
| PetAppearance.test.js | ||
| setup.js | ||
| Species.test.js | ||
| User.test.js | ||