David Cuadrado 7c45c15091 Adjust number of children processes (#3765) 7 years ago
..
src 7c45c15091 Adjust number of children processes (#3765) 7 years ago
.gitignore 85e1bc9187 Add support for chi router (#3520) 7 years ago
README.md 85e1bc9187 Add support for chi router (#3520) 7 years ago
benchmark_config.json 8fb1b7a2ec Add benchmarks for chi + sjson (#3734) 7 years ago
chi-gojay-prefork.dockerfile 8fb1b7a2ec Add benchmarks for chi + sjson (#3734) 7 years ago
chi-gojay.dockerfile 8fb1b7a2ec Add benchmarks for chi + sjson (#3734) 7 years ago
chi-prefork.dockerfile e0c8c4fdeb Add option to run chi in pre fork mode (#3572) 7 years ago
chi-sjson-prefork.dockerfile 8fb1b7a2ec Add benchmarks for chi + sjson (#3734) 7 years ago
chi-sjson.dockerfile 8fb1b7a2ec Add benchmarks for chi + sjson (#3734) 7 years ago
chi.dockerfile 85e1bc9187 Add support for chi router (#3520) 7 years ago

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