dependabot[bot] 6a0bf801b1 Bump golang.org/x/text in /frameworks/Go/fasthttp/src 2 жил өмнө
..
src 6a0bf801b1 Bump golang.org/x/text in /frameworks/Go/fasthttp/src 2 жил өмнө
README.md c7c54d2f61 [Go/fasthttp] Add Cached Queries test (#5827) 5 жил өмнө
benchmark_config.json c7c54d2f61 [Go/fasthttp] Add Cached Queries test (#5827) 5 жил өмнө
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 жил өмнө
fasthttp-prefork.dockerfile d320cc5cab ⬆️ Bump Go 1.19 + `fasthttp` 1.40 + set `GOAMD64=v3` (#7593) 3 жил өмнө
fasthttp.dockerfile d320cc5cab ⬆️ Bump Go 1.19 + `fasthttp` 1.40 + set `GOAMD64=v3` (#7593) 3 жил өмнө

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