mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
Add benchmark for net/http (#1289)
This commit is contained in:
parent
0d3584cf46
commit
ba429ccde8
4 changed files with 30 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue