dependabot[bot] 9bc73ad0a0 Bump github.com/valyala/fasthttp in /frameworks/Go/fasthttp/src (#7233) 3 ani în urmă
..
src 9bc73ad0a0 Bump github.com/valyala/fasthttp in /frameworks/Go/fasthttp/src (#7233) 3 ani în urmă
README.md c7c54d2f61 [Go/fasthttp] Add Cached Queries test (#5827) 5 ani în urmă
benchmark_config.json c7c54d2f61 [Go/fasthttp] Add Cached Queries test (#5827) 5 ani în urmă
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 ani în urmă
fasthttp-prefork.dockerfile ec0e5b9486 [Go/fasthttp] Upgrade fasthttp to v1.31.0 and Go to v1.17 (#7005) 3 ani în urmă
fasthttp.dockerfile ec0e5b9486 [Go/fasthttp] Upgrade fasthttp to v1.31.0 and Go to v1.17 (#7005) 3 ani în urmă

README.md

fasthttp (GoLang) Benchmarking Test

This is the go portion of a benchmarking test suite comparing a variety of web development platforms.

"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http"

Test URLs

http://localhost:8080/json
http://localhost:8080/db
http://localhost:8080/queries?queries=[1-500]
http://localhost:8080/cached-worlds?queries=[1-500]
http://localhost:8080/fortunes
http://localhost:8080/updates?queries=[1-500]
http://localhost:8080/plaintext