Aliaksandr Valialkin ab8c3c24db fasthttp: limit the maximum db connetions count to 256 - the maximum concurrency level used in the benchmark 9 жил өмнө
..
src ab8c3c24db fasthttp: limit the maximum db connetions count to 256 - the maximum concurrency level used in the benchmark 9 жил өмнө
templates eb8e685ab3 fasthttp: use one template file instead of two for fortune benchmark 9 жил өмнө
README.md 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 жил өмнө
benchmark_config.json f5bc1ce6d6 name the two benchmarks appropriately based on the database used 9 жил өмнө
setup.bat f5bc1ce6d6 name the two benchmarks appropriately based on the database used 9 жил өмнө
setup.sh 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 жил өмнө
setup_prefork.sh 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 жил өмнө
source_code 8d777366e9 renamed generic fasthttp to fasthttp-mysql, added a postgresql-based version at fasthttp-postgresql 9 жил өмнө

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."

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