silviucm 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago
..
src 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago
templates 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago
README.md 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago
benchmark_config.json 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago
setup.bat 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago
setup.sh 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago
setup_prefork.sh 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago
source_code 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 years ago

README.md

fasthttp (GoLang) Benchmarking Test

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