|
|
6 ヶ月 前 | |
|---|---|---|
| .. | ||
| src | 6 ヶ月 前 | |
| README.md | 5 年 前 | |
| benchmark_config.json | 2 年 前 | |
| config.toml | 4 年 前 | |
| fasthttp-prefork.dockerfile | 6 ヶ月 前 | |
| fasthttp.dockerfile | 6 ヶ月 前 | |
This is the go portion of a benchmarking test suite comparing a variety of web development platforms.
"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http"
http://localhost:8080/json
http://localhost:8080/db
http://localhost:8080/queries?queries=[1-500]
http://localhost:8080/cached-worlds?queries=[1-500]
http://localhost:8080/fortunes
http://localhost:8080/updates?queries=[1-500]
http://localhost:8080/plaintext