mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #258 from matrixik/patch-9
add: golang-micro-benchmarks
This commit is contained in:
commit
8fc45fdcb3
@ -699,6 +699,7 @@ Where to discover new Go libraries.
|
||||
* [autobench](https://github.com/davecheney/autobench) - Framework to compare the performance between different Go versions.
|
||||
* [gocostmodel](https://github.com/PuerkitoBio/gocostmodel) - Benchmarks of common basic operations for the Go language.
|
||||
* [go-http-routing-benchmark](https://github.com/julienschmidt/go-http-routing-benchmark) - Go HTTP request router benchmark and comparison.
|
||||
* [golang-micro-benchmarks](https://github.com/amscanne/golang-micro-benchmarks) - Tiny collection of Go micro benchmarks. The intent is to compare some language features to others.
|
||||
* [go_serialization_benchmarks](https://github.com/alecthomas/go_serialization_benchmarks) - Benchmarks of Go serialization methods.
|
||||
* [go-type-assertion-benchmark](https://github.com/hgfischer/go-type-assertion-benchmark) - Naive performance test of two ways to do type assertion in Go.
|
||||
* [kvbench](https://github.com/jimrobinson/kvbench) - Key/Value database benchmark.
|
||||
|
Loading…
Reference in New Issue
Block a user