summaryrefslogtreecommitdiff
path: root/tools/build_benchmark_jsons.js
AgeCommit message (Collapse)Author
2021-02-25test(lsp): add benchmarking tests (#9586)Kitson Kelly
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek IwaƄczuk
This commit rewrites scripts in "tools/" directory to use Deno instead of Python. In return it allows to remove huge number of Python packages in "third_party/".