0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/bench
Aaron O'Mullan f2ac7ff23a
bench(deno_common): track void ops (#12389)
To track overhead through the entire CLI opcall stack (metrics included, etc...)
2021-10-10 16:36:55 +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 chore: update to rusty_v8 0.27.0 (#11877) 2021-08-30 18:40:00 +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