mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-04-25 07:57:01 -05:00
This optimizes JavaScript parsing performance. V8 developers recommend applying this optimization for objects of 10 kB or larger, see <https://v8.dev/blog/cost-of-javascript-2019#json> for more details. Teambuilder tables are 3.5 MBs which is much more than 10 kB. |
||
|---|---|---|
| .. | ||
| babel-cli | ||
| .eslintrc.js | ||
| build-indexes | ||
| build-learnsets | ||
| build-minidex | ||
| build-sets | ||
| news-data.php | ||
| update | ||