Aliaksandr Valialkin 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate 9 năm trước cách đây
..
templates 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate 9 năm trước cách đây
README.md ddf0dfbd71 fasthttp: mentioned databases - mysql and porstgresql - in README 9 năm trước cách đây
benchmark_config.json f5bc1ce6d6 name the two benchmarks appropriately based on the database used 9 năm trước cách đây
server.go 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate 9 năm trước cách đây
setup.bat 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate 9 năm trước cách đây
setup.sh 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate 9 năm trước cách đây
setup_prefork.sh 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate 9 năm trước cách đây
source_code 4a1cf30c24 fasthttp: switch from html/template to github.com/valyala/quicktemplate 9 năm trước cách đây

README.md

fasthttp (GoLang) Benchmarking Test for mysql

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