mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
add go-benchmark-app - HTTP benchmark tool (#1319)
This commit is contained in:
parent
59b6c37e20
commit
a3ee37fab0
@ -1500,6 +1500,7 @@ Where to discover new Go libraries.
|
||||
## Benchmarks
|
||||
|
||||
* [autobench](https://github.com/davecheney/autobench) - Framework to compare the performance between different Go versions.
|
||||
* [go-benchmark-app](https://github.com/mrLSD/go-benchmark-app) - Powerful HTTP-benchmark tool mixed with Аb, Wrk, Siege tools. Gathering statistics and various parameters for benchmarks and comparison results.
|
||||
* [go-benchmarks](https://github.com/tylertreat/go-benchmarks) - A few miscellaneous Go microbenchmarks. Compare some language features to alternative approaches.
|
||||
* [go-http-routing-benchmark](https://github.com/julienschmidt/go-http-routing-benchmark) - Go HTTP request router benchmark and comparison.
|
||||
* [go-type-assertion-benchmark](https://github.com/hgfischer/go-type-assertion-benchmark) - Naive performance test of two ways to do type assertion in Go.
|
||||
|
Loading…
Reference in New Issue
Block a user