1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-11 08:33:43 -05:00
denoland-deno/cli/bench
Luca Casonato a44349dfdf
feat: denort binary (#9041)
This commit adds new binary target called "denort".

It is a "lite" version of "deno" binary that can only execute
code embedded inside the binary itself.

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-01-08 03:08:51 +01:00
..
deno_http_proxy.ts Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
deno_tcp.ts chore: add copyright (#7593) 2020-09-21 08:26:41 -04:00
deno_tcp_proxy.ts chore: add copyright (#7593) 2020-09-21 08:26:41 -04:00
http.rs refactor(cli): remove unnecessary format! calls (#8315) 2020-11-09 15:38:29 +01:00
main.rs feat: denort binary (#9041) 2021-01-08 03:08:51 +01:00
node_http.js Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
node_http_proxy.js Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
node_tcp.js Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
node_tcp_promise.js Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
node_tcp_proxy.js chore: add copyright (#7593) 2020-09-21 08:26:41 -04:00
throughput.rs refactor: use futures and serde_json from deno_core (#7614) 2020-09-21 18:36:37 +02:00