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
Hello, don't know if you already know it but there is a faster implementation of net/http called fasthttp and i wonder if there is any plan to release with this package.
Hello, don't know if you already know it but there is a faster implementation of net/http called fasthttp and i wonder if there is any plan to release with this package.
Fasthttp (10x faster than net/http):
https://github.com/valyala/fasthttp#http-client-comparison-with-nethttp
Fasthttp with http2 (4x faster):
https://github.com/dgrr/http2
Thanks!
The text was updated successfully, but these errors were encountered: