deno/cli/bench
Aaron O'Mullan 2ab3664e50
bench(http): avoid obj destructuring for parity with std (#12528)
Might close gap in benchmark graph between std & native
2021-10-25 18:51:17 +02:00
..
fixtures bench(deno_common): track readFile 128kb (#11862) 2021-08-29 01:05:32 +02:00
deno_common.js bench(deno_common): track void ops (#12389) 2021-10-10 16:36:55 +02:00
deno_http_native.js bench(http): avoid obj destructuring for parity with std (#12528) 2021-10-25 18:51:17 +02:00
deno_http_native_headers.js bench(cli): add deno_http_native_headers.js (#12267) 2021-09-29 18:06:20 +02:00
deno_tcp.ts fix(core): error handling in examples (#9867) 2021-04-08 18:04:02 +02:00
http.rs Remove some unused benchmarks (#12315) 2021-10-05 22:27:44 -04:00
lsp.rs fix(lsp): refactor, fix issues and add benchmark for code lens (#10841) 2021-06-05 07:31:44 +10:00
main.rs Remove some unused benchmarks (#12315) 2021-10-05 22:27:44 -04:00
node_http.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
node_tcp.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
node_tcp_proxy.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00