deno/cli/bench/http
Divy Srivastava c2259f78eb
chore: remove third_party submodule (#20201)
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`.
2023-08-19 09:56:12 +05:30
..
deno_flash_hono_router.js BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759) 2023-04-26 14:54:03 +02:00
deno_flash_send_file.js bench: fix more benchmarks (#18864) 2023-04-26 21:59:32 +00:00
deno_http_native.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_http_native_headers.js chore: add copyright_checker tool and add the missing copyright (#17285) 2023-01-13 16:51:32 +09:00
deno_http_ops.js refactor: remove Deno.core (#16881) 2023-01-24 18:54:10 +01:00
deno_http_read_headers.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_http_read_headers.lua chore(cli/bench): Add more HTTP benchmarks (#14995) 2022-07-01 12:59:01 +05:30
deno_http_serve.js bench: fix benchmarks (#19600) 2023-06-24 10:36:15 +02:00
deno_post_bin.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_post_bin.lua perf(ext/fetch): consume body using ops (#16038) 2022-10-04 15:48:50 +02:00
deno_post_json.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
deno_post_json.lua chore(cli/bench): Add more HTTP benchmarks (#14995) 2022-07-01 12:59:01 +05:30
deno_reactdom_ssr_flash.jsx bench: fix benchmarks (#19600) 2023-06-24 10:36:15 +02:00
deno_tcp.ts chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00