gocostmodel

Go benchmarks

A benchmarking package for the Go language.

Benchmarks of common basic operations for the Go language.

GitHub

61 stars
6 watching
5 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
golang/benchmarksMacro-benchmarks for performance monitoring and development of the Go programming language.188
jeromefroe/golang_benchmarksA collection of benchmarks for various Go programming language features and patterns108
nikolaydubina/go-ml-benchmarksA benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform30
alecthomas/go_serialization_benchmarksA benchmarking project that compares performance and characteristics of various Go serialization methods1,576
simonwaldherr/golang-benchmarksBenchmarking suite to measure performance of common string operations in Go.133
tylertreat/go-benchmarksA collection of miscellaneous Go benchmarks focused on performance optimization.147
mrlsd/go-benchmark-appAn application for comparing the performance of web applications using standardized benchmarks and configurations.27
tyler-smith/golang-sql-benchmarkA collection of benchmarks for various Go database libraries65
feyeleanor/gospeedA library of micro-benchmarks for understanding and reasoning about the performance of Go programs.121
zerosnake0/go-json-benchmarkA benchmarking tool for evaluating performance of various JSON libraries in the Go programming language9
namit/the-go-programming-languageA collection of notes, examples, and exercises from the official Go book.2
mmcgrana/gobyexampleA site that teaches Go programming by extracting code and comments from source files7,342
sagikazarmark/mgaA collection of tools and practices to simplify Go application development81
bobheadxi/gobenchdataA tool for analyzing and visualizing Go test benchmark data to identify performance regressions.147
maxm65dia/vscode-go-profAn extension for VS Code that provides benchmark profiling support for the Go language7