1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/bench
Casper Beyer 6abf126c2a
chore: remove std directory (#9361)
This removes the std folder from the tree.

Various parts of the tests are pretty tightly dependent 
on std (47 direct imports and 75 indirect imports, not 
counting the cli tests that use them as fixtures) so I've 
added std as a submodule for now.
2021-02-02 12:05:46 +01:00
..
deno_http_proxy.ts chore: remove std directory (#9361) 2021-02-02 12:05:46 +01:00
deno_tcp.ts chore: Enforce ban-untagged-todo lint rule (#9135) 2021-01-17 00:32:59 +01:00
deno_tcp_proxy.ts chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
http.rs chore: remove std directory (#9361) 2021-02-02 12:05:46 +01:00
main.rs chore: remove std directory (#9361) 2021-02-02 12:05:46 +01: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_promise.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 benchmark: cleanup serde_json values being passed around (#9115) 2021-01-17 11:40:29 -05:00