Aliaksandr Valialkin 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate há 9 anos atrás
..
templates 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate há 9 anos atrás
README.md ddf0dfbd71 fasthttp: mentioned databases - mysql and porstgresql - in README há 9 anos atrás
benchmark_config.json 9806424ef7 fasthttp-postgresql: use consistent display_name for prefork test version há 9 anos atrás
server.go 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate há 9 anos atrás
setup.bat 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate há 9 anos atrás
setup.sh 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate há 9 anos atrás
setup_prefork.sh 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate há 9 anos atrás
source_code 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate há 9 anos atrás

README.md

fasthttp (GoLang) Benchmarking Test for postgresql

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

"Fasthttp is a fast http package for Go."

This variant uses Postgres via Jack Christensen's pgx library

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