summaryrefslogtreecommitdiff
path: root/cli/bench/http.rs
AgeCommit message (Expand)Author
2021-10-05Remove some unused benchmarks (#12315)Ryan Dahl
2021-08-02feat: stabilize Deno.serveHttp() (#11544)Bartek Iwańczuk
2021-04-12refactor(deno): remove concept of bin & json ops (#10145)Aaron O'Mullan
2021-04-08feat: native HTTP bindings (#9935)Bartek Iwańczuk
2021-04-08fix(core): error handling in examples (#9867)Inteon
2021-03-25upgrade: Rust 1.51.0 (#9895)Yusuke Tanaka
2021-02-02chore: remove std directory (#9361)Casper Beyer
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-11-09refactor(cli): remove unnecessary format! calls (#8315)KNnut
2020-10-04chore(std/http): rename http_bench.ts -> bench.ts (#7509)tokiedokie
2020-08-28Move benchmarks to Rust (#7134)Valentin Anger