Add benchmark for net/http (#1289)

This commit is contained in:
Bartek Iwańczuk 2018-12-07 22:36:16 +01:00 committed by Ryan Dahl
parent 0d3584cf46
commit ba429ccde8
4 changed files with 30 additions and 3 deletions

3
.gitmodules vendored
View file

@ -5,3 +5,6 @@
path = build
url = https://github.com/denoland/chromium_build.git
branch = deno
[submodule "js/deps/https/deno.land/x/net"]
path = js/deps/https/deno.land/x/net
url = https://github.com/denoland/deno_net.git