Jiun Lee 5225bd2612 [go/hertz] Update hertz version and optimise config (#8483) há 2 anos atrás
..
src 5225bd2612 [go/hertz] Update hertz version and optimise config (#8483) há 2 anos atrás
.gitignore 85e1bc9187 Add support for chi router (#3520) há 7 anos atrás
README.md 85e1bc9187 Add support for chi router (#3520) há 7 anos atrás
benchmark_config.json f135d48b17 [go] Chi remove extra tests (#8214) há 2 anos atrás
chi-gojay-prefork.dockerfile 9ecf8ab67b ⬆️ Bump Go 1.19 + Chi v5 + set `GOAMD64=v3` (#7589) há 3 anos atrás
chi-gojay.dockerfile 9ecf8ab67b ⬆️ Bump Go 1.19 + Chi v5 + set `GOAMD64=v3` (#7589) há 3 anos atrás
chi-prefork.dockerfile 9ecf8ab67b ⬆️ Bump Go 1.19 + Chi v5 + set `GOAMD64=v3` (#7589) há 3 anos atrás
chi-scratch.dockerfile 9ecf8ab67b ⬆️ Bump Go 1.19 + Chi v5 + set `GOAMD64=v3` (#7589) há 3 anos atrás
chi-sjson-prefork.dockerfile 9ecf8ab67b ⬆️ Bump Go 1.19 + Chi v5 + set `GOAMD64=v3` (#7589) há 3 anos atrás
chi-sjson.dockerfile 9ecf8ab67b ⬆️ Bump Go 1.19 + Chi v5 + set `GOAMD64=v3` (#7589) há 3 anos atrás
chi.dockerfile 9ecf8ab67b ⬆️ Bump Go 1.19 + Chi v5 + set `GOAMD64=v3` (#7589) há 3 anos atrás
config.toml 0096f84ee9 Config for the new toolset (#6259) há 4 anos atrás

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