You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deno serve --parallel was implemented in denoland/deno#24920. @std/http/file-server should be made to use this sub-command and take advantage of --parallel. Benchmarks would also be great.