module
0.0.0-20220727154333-696975781a69
Repository: https://github.com/zchee/go-benchmarks.git
Documentation: pkg.go.dev
# README
go-benchmarks
Go benchmark of various packages.
Benchmark targets
- db
- diff
- random
- serialization
Related benchmarking repositories
- 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