1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-15 16:43:44 -05:00
denoland-deno/cli/bench
Aaron O'Mullan ac8b6689b2
bench(deno_common): track new Request() (#12164)
Indirectly tests for:
- url parsing
- abort signal no-ops
- webidl & other overhead
2021-09-21 12:34:27 +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 new Request() (#12164) 2021-09-21 12:34:27 +02:00
deno_http_native.js chore: update to rusty_v8 0.27.0 (#11877) 2021-08-30 18:40:00 +02:00
deno_http_proxy.ts chore(std/http): server module name migration (#11890) 2021-09-05 22:43:46 +02:00
deno_tcp.ts fix(core): error handling in examples (#9867) 2021-04-08 18:04:02 +02:00
deno_tcp_proxy.ts chore(runtime): deprecate Deno.copy (#11369) 2021-07-12 19:44:42 +02:00
http.rs feat: stabilize Deno.serveHttp() (#11544) 2021-08-02 14:40:46 +02: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 chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
node_http.js chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
node_http_proxy.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
throughput.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00