summaryrefslogtreecommitdiff
path: root/tools/http_benchmark.py
AgeCommit message (Expand)Author
2019-05-03add "deno run" subcommand (#2215)Bartek Iwańczuk
2019-04-17benchmarks: fix max_memory and clean up (#2137)Ryan Dahl
2019-03-24Add benchmark for max latency (#1975)Bernard Lin
2019-03-06Replace deno.land/x/std with deno.land/std (#1890)Andy Hayden
2019-02-26deno_core (#1827)Ryan Dahl
2019-01-31Upgrade deno_std to bef7ba (#1609)Ryan Dahl
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-12-24deno_net -> deno_std renameRyan Dahl
2018-12-07Add benchmark for net/http (#1289)Bartek Iwańczuk
2018-11-08build: Use target/ instead of out/ (#1153)Ryan Dahl
2018-10-23Add node_tcp target to http_benchmark. (#1074)Ryan Dahl
2018-10-21Add URLSearchParams (#1049)Kyra
2018-10-20Add Rust hyper http benchmark (#1043)Kevin (Kun) "Kassimo" Qian
2018-10-20Add rustfmt to third_party.Ryan Dahl
2018-10-19Add missing copyrights (#1024)ztplz
2018-10-19Fix a typo in http_benchmark.pyJ2P
2018-10-17Only run deno during ./tools/http_benchmark.pyRyan Dahl
2018-10-16First pass at http benchmark.Ryan Dahl