0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 09:31:22 -05:00

extend bencharks to 20s

This commit is contained in:
Bartek Iwańczuk 2020-01-13 13:34:07 +01:00 committed by Ry Dahl
parent 32cbcfe4e9
commit 702ff4283f

View file

@ -13,7 +13,7 @@ import third_party
# "deno_tcp" was once called "deno"
# "deno_http" was once called "deno_net_http"
DURATION = "10s"
DURATION = "20s"
LAST_PORT = 4544