Sergio VS ec0e5b9486 [Go/fasthttp] Upgrade fasthttp to v1.31.0 and Go to v1.17 (#7005) 3 years ago
..
src ec0e5b9486 [Go/fasthttp] Upgrade fasthttp to v1.31.0 and Go to v1.17 (#7005) 3 years ago
README.md c7c54d2f61 [Go/fasthttp] Add Cached Queries test (#5827) 5 years ago
benchmark_config.json c7c54d2f61 [Go/fasthttp] Add Cached Queries test (#5827) 5 years ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
fasthttp-prefork.dockerfile ec0e5b9486 [Go/fasthttp] Upgrade fasthttp to v1.31.0 and Go to v1.17 (#7005) 3 years ago
fasthttp.dockerfile ec0e5b9486 [Go/fasthttp] Upgrade fasthttp to v1.31.0 and Go to v1.17 (#7005) 3 years ago

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