benchmarks

Go benchmarks

Macro-benchmarks for performance monitoring and development of the Go programming language.

Benchmarks for the perf dashboard

GitHub

188 stars
29 watching
48 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jeromefroe/golang_benchmarksA collection of benchmarks for various Go programming language features and patterns108
simonwaldherr/golang-benchmarksBenchmarking suite to measure performance of common string operations in Go.133
mna/gocostmodelA benchmarking package for the Go language.61
tylertreat/go-benchmarksA collection of miscellaneous Go benchmarks focused on performance optimization.147
tyler-smith/golang-sql-benchmarkA collection of benchmarks for various Go database libraries65
alecthomas/go_serialization_benchmarksA benchmarking project that compares performance and characteristics of various Go serialization methods1,576
zerosnake0/go-json-benchmarkA benchmarking tool for evaluating performance of various JSON libraries in the Go programming language9
nikolaydubina/go-ml-benchmarksA benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform30
feyeleanor/gospeedA library of micro-benchmarks for understanding and reasoning about the performance of Go programs.121
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
bobheadxi/gobenchdataA tool for analyzing and visualizing Go test benchmark data to identify performance regressions.147
davecheney/autobenchA framework to compare performance of Go versions99
influxdata/gradeA tool to track Go benchmark performance over time by storing results in InfluxDB.44
plandem/xlsx-benchmarksPerforms comparative benchmarking of XLSX libraries in Go to evaluate their performance and limitations.1