summaryrefslogtreecommitdiff
path: root/cli/bench/deno_http_native.js
AgeCommit message (Expand)Author
2021-08-30chore: update to rusty_v8 0.27.0 (#11877)Luca Casonato
2021-06-23ci: run Linux release builds in sysroot with Ubuntu 18.04 and LLVM (#10920)Bert Belder
2021-05-02cleanup(bench/deno_http_native): don't use Deno.core funcs (#10460)Aaron O'Mullan
2021-04-09API change: Deno.startHttp -> Deno.serveHttp (#10087)Ryan Dahl
2021-04-08feat: native HTTP bindings (#9935)Bartek IwaƄczuk