gobenchdata
Benchmark analyzer
A tool for analyzing and visualizing Go test benchmark data to identify performance regressions.
📉 Run Go benchmarks, publish results to an interactive web app, and check for performance regressions in your pull requests
144 stars
4 watching
13 forks
Language: Go
last commit: 24 days ago
Linked from 1 awesome list
benchmarkingchartscontinuous-benchmarkingcontinuous-benchmarksgithub-actionsgolangtypescriptvuejs
Related projects:
Repository | Description | Stars |
---|---|---|
davecheney/autobench | A framework to compare performance of Go versions | 99 |
tyler-smith/golang-sql-benchmark | A collection of benchmarks for various Go database libraries | 65 |
influxdata/grade | A tool to track Go benchmark performance over time by storing results in InfluxDB. | 44 |
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 189 |
gonetx/httpit | A tool for measuring HTTP performance under various conditions and configurations. | 230 |
mrlsd/go-benchmark-app | An application for comparing the performance of web applications using standardized benchmarks and configurations. | 27 |
simonwaldherr/golang-benchmarks | A repository of benchmarking tests to measure the performance of common Go functions and libraries | 132 |
zxilly/go-size-analyzer | Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools. | 1,233 |
tylertreat/go-benchmarks | A collection of miscellaneous Go benchmarks focused on performance optimization. | 147 |
bobg/decouple | An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible. | 22 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
mna/gocostmodel | A benchmarking package for the Go language. | 61 |
everygo111/ostorebench | A benchmarking tool for distributed object storage systems | 14 |
imkira/go-loggers-bench | A benchmarking tool to compare the performance and characteristics of different logging libraries in Go. | 53 |
nikolaydubina/go-ml-benchmarks | A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform | 30 |