go-benchmarks
Performance benchmarks
A collection of miscellaneous Go benchmarks focused on performance optimization.
A few miscellaneous Go microbenchmarks.
147 stars
11 watching
23 forks
Language: Go
last commit: about 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates latency measurements and plots from concurrent requests to an external system. | 313 |
| Macro-benchmarks for performance monitoring and development of the Go programming language. | 188 |
| A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
| A collection of benchmarks for various Go database libraries | 65 |
| A collection of benchmarks for various Go programming language features and patterns | 108 |
| A framework to compare performance of Go versions | 99 |
| A benchmarking package for the Go language. | 61 |
| A benchmarking project comparing performance of various worker pool libraries and manual goroutine implementation in Go. | 7 |
| A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform | 30 |
| A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
| Compared performance of various Go web frameworks across different aspects like connection and route selection handling times | 2,083 |
| A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. | 147 |
| A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,576 |
| Benchmarking suite to measure performance of common string operations in Go. | 133 |
| A tool for measuring HTTP performance under various conditions and configurations. | 230 |