chunariov f7802d57e0 [ci fw-only Go/atreugo Go/aah Go/beego Go/chi Go/echo Go/go-std Go/iris Go/gin Go/goji GO/fasthttp] Fix max db conns in iris, atreugo, go-std; add atreugo-gojay, atreugo-easyjson, atreugo-sjson (#4574) 6 years ago
..
src f7802d57e0 [ci fw-only Go/atreugo Go/aah Go/beego Go/chi Go/echo Go/go-std Go/iris Go/gin Go/goji GO/fasthttp] Fix max db conns in iris, atreugo, go-std; add atreugo-gojay, atreugo-easyjson, atreugo-sjson (#4574) 6 years ago
README.md 7a3763469d updated Go/iris (#4436) 6 years ago
benchmark_config.json e0baec9135 deleted some go test; updated go vet to 1.12 in fasthttp, go-std, iris; added evio tests (#4506) 6 years ago
iris-pgx-prefork.dockerfile 754ff319bd Added sync.Pool to go-std (#4526) 6 years ago
iris-pgx-quicktemplate-prefork.dockerfile 754ff319bd Added sync.Pool to go-std (#4526) 6 years ago
iris-pgx-quicktemplate.dockerfile 754ff319bd Added sync.Pool to go-std (#4526) 6 years ago
iris-pgx.dockerfile 754ff319bd Added sync.Pool to go-std (#4526) 6 years ago
iris-prefork.dockerfile 754ff319bd Added sync.Pool to go-std (#4526) 6 years ago
iris.dockerfile 754ff319bd Added sync.Pool to go-std (#4526) 6 years ago

README.md

iris (GoLang) Benchmarking Test

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

"Iris is a web framework for Go. For database tests Postgres was used."

Test URLs

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