gospeed

Performance benchmarking library

A library of micro-benchmarks for understanding and reasoning about the performance of Go programs.

Go micro-benchmarks for calculating the speed of language constructs

GitHub

121 stars
9 watching
7 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tylertreat/go-benchmarksA collection of miscellaneous Go benchmarks focused on performance optimization.147
simonwaldherr/golang-benchmarksBenchmarking suite to measure performance of common string operations in Go.133
jeromefroe/golang_benchmarksA collection of benchmarks for various Go programming language features and patterns108
golang/benchmarksMacro-benchmarks for performance monitoring and development of the Go programming language.188
mrlsd/go-benchmark-appAn application for comparing the performance of web applications using standardized benchmarks and configurations.27
smallnest/go-web-framework-benchmarkCompared performance of various Go web frameworks across different aspects like connection and route selection handling times2,083
mna/gocostmodelA benchmarking package for the Go language.61
hashicorp/go-metricsA Golang library for exporting performance and runtime metrics to external systems.1,470
davecheney/autobenchA framework to compare performance of Go versions99
alecthomas/go_serialization_benchmarksA benchmarking project that compares performance and characteristics of various Go serialization methods1,576
nikolaydubina/go-ml-benchmarksA benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform30
influxdata/gradeA tool to track Go benchmark performance over time by storing results in InfluxDB.44
julienschmidt/go-http-routing-benchmarkCompares performance of HTTP request routers in Go1,654
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
pascaldekloe/metricsProvides a simple and efficient way to track and expose performance metrics in Go applications.28