# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Golang Benchmarks
Go benchmark of various packages.
Benchmark targets
Compare libgo packages such as time, timing, db, diff, random, serialization with added library to Go language and may be other library in ecosystem e.g. github, ...
Related benchmarking repositories
- https://github.com/zchee/go-benchmarks
- alecthomas/go_serialization_benchmarks: Benchmarks of Go serialization methods
- cornelk/go-benchmark: Golang benchmarks used for optimizing code
- denji/awesome-http-benchmark: HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
- tyler-smith/golang-sql-benchmark: A benchmarking shootout of various db/SQL utilities for Go
- zchee/go-http-routing-benchmark: Go HTTP request router and web framework benchmark