lospejos d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months ago
..
src d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months 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 f135d48b17 [go] Chi remove extra tests (#8214) 2 years ago
chi-gojay-prefork.dockerfile d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months ago
chi-gojay.dockerfile d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months ago
chi-prefork.dockerfile d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months ago
chi-scratch.dockerfile d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months ago
chi-sjson-prefork.dockerfile d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months ago
chi-sjson.dockerfile d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months ago
chi.dockerfile d8c3011f5a Bumped Go version to 1.23.1, dependencies versions for Go/Chi framework tests (#9320) 11 months ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 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