Aliaksandr Valialkin 0ac35094ee fasthttp: use 2xNumCPU connections to db in order to properly scale on host machines with different number of CPUs (#2676) пре 8 година
..
src 0ac35094ee fasthttp: use 2xNumCPU connections to db in order to properly scale on host machines with different number of CPUs (#2676) пре 8 година
README.md e495d29abb Issue #1996: merge fasthttp-mysql and fasthttp-postgresql into fasthttp folder пре 9 година
benchmark_config.json a2e309f4ba fasthttp: remove prefork mode пре 8 година
setup-mysql.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) пре 8 година
setup-postgresql.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) пре 8 година
setup.bat e495d29abb Issue #1996: merge fasthttp-mysql and fasthttp-postgresql into fasthttp folder пре 9 година
source_code 0b2e505827 Fixes a conflict with the Windows file system on Go/fasthttp (#2286) пре 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