Sergio Andrés Virviescas Santana 37e5506335 [Go/fasthttp] Upgrade to v1.17.0 (#6145) 4 jaren geleden
..
src 37e5506335 [Go/fasthttp] Upgrade to v1.17.0 (#6145) 4 jaren geleden
README.md c7c54d2f61 [Go/fasthttp] Add Cached Queries test (#5827) 5 jaren geleden
benchmark_config.json c7c54d2f61 [Go/fasthttp] Add Cached Queries test (#5827) 5 jaren geleden
fasthttp-prefork.dockerfile 728b43144e [Go/fasthttp] Upgrades (#5952) 5 jaren geleden
fasthttp.dockerfile 728b43144e [Go/fasthttp] Upgrades (#5952) 5 jaren geleden

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