dependabot[bot] 941dca55b6 Bump github.com/go-chi/chi/v5 in /frameworks/Go/chi/src/chi-sjson 4 mesiacov pred
..
src 941dca55b6 Bump github.com/go-chi/chi/v5 in /frameworks/Go/chi/src/chi-sjson 4 mesiacov pred
.gitignore 85e1bc9187 Add support for chi router (#3520) 7 rokov pred
README.md 85e1bc9187 Add support for chi router (#3520) 7 rokov pred
benchmark_config.json f135d48b17 [go] Chi remove extra tests (#8214) 2 rokov pred
chi-gojay-prefork.dockerfile ceff649b98 Update Go and all Go dependencies to their latest versions (#9771) 6 mesiacov pred
chi-gojay.dockerfile ceff649b98 Update Go and all Go dependencies to their latest versions (#9771) 6 mesiacov pred
chi-prefork.dockerfile ceff649b98 Update Go and all Go dependencies to their latest versions (#9771) 6 mesiacov pred
chi-scratch.dockerfile ceff649b98 Update Go and all Go dependencies to their latest versions (#9771) 6 mesiacov pred
chi-sjson-prefork.dockerfile ceff649b98 Update Go and all Go dependencies to their latest versions (#9771) 6 mesiacov pred
chi-sjson.dockerfile ceff649b98 Update Go and all Go dependencies to their latest versions (#9771) 6 mesiacov pred
chi.dockerfile ceff649b98 Update Go and all Go dependencies to their latest versions (#9771) 6 mesiacov pred
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 rokov pred

README.md

Chi (Go) Benchmarking Test

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

"Chi is a lightweight, idiomatic and composable router for building Go HTTP services."

Source

Test URLs

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