Nate 0096f84ee9 Config for the new toolset (#6259) hace 4 años
..
src 8707dff228 add scratch for go-chi that can prove having better performance with the smallest dockerfile (#5623) hace 5 años
.gitignore 85e1bc9187 Add support for chi router (#3520) hace 7 años
README.md 85e1bc9187 Add support for chi router (#3520) hace 7 años
benchmark_config.json 8707dff228 add scratch for go-chi that can prove having better performance with the smallest dockerfile (#5623) hace 5 años
chi-gojay-prefork.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
chi-gojay.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
chi-prefork.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
chi-scratch.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
chi-sjson-prefork.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
chi-sjson.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
chi.dockerfile 0096f84ee9 Config for the new toolset (#6259) hace 4 años
config.toml 0096f84ee9 Config for the new toolset (#6259) hace 4 años

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