pokemon-showdown-client/build-tools
Konrad Borowski 0005f1f79f
Use JSON.parse for parsing teambuilder tables (#1714)
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.
2021-01-23 09:45:20 -08:00
..
babel-cli Fix errors caught by LGTM 2018-10-27 04:32:11 -05:00
.eslintrc.js Refactor build system 2017-12-04 17:37:01 -05:00
build-indexes Use JSON.parse for parsing teambuilder tables (#1714) 2021-01-23 09:45:20 -08:00
build-learnsets Update for no-globals refactor 2020-08-08 13:00:09 -05:00
build-minidex Update for no-globals refactor 2020-08-08 13:00:09 -05:00
build-sets Handle @pokemon-showdown/sets -> @smogon/sets change 2020-06-04 19:46:20 -07:00
news-data.php Finish migrating website repository 2020-07-27 21:03:31 -04:00
update Add sourceMaps and vscode debug configurations (#1707) 2021-01-10 16:58:28 -08:00