mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
c2259f78eb
removes third_party submodule, tools are installed on-demand. - removed `load_test` and websocket benchmark (covered by benchy) - removed node/bun http benchmarks (covered by benchy) - `dlint` & `dprint` downloaded on-demand. - `wrk` & `hyperfine` downloaded before CI benchmark run. Install locally using: `./tools/install_prebuilt.js wrk hyperfine` #### updating dlint/dprint update version in `tools/util.js` and place binary in `denoland/deno_third_party`. |
||
---|---|---|
.. | ||
deno_flash_hono_router.js | ||
deno_flash_send_file.js | ||
deno_http_native.js | ||
deno_http_native_headers.js | ||
deno_http_ops.js | ||
deno_http_read_headers.js | ||
deno_http_read_headers.lua | ||
deno_http_serve.js | ||
deno_post_bin.js | ||
deno_post_bin.lua | ||
deno_post_json.js | ||
deno_post_json.lua | ||
deno_reactdom_ssr_flash.jsx | ||
deno_tcp.ts |