golang-benchmarks
Benchmarking tests
A repository of benchmarking tests to measure the performance of common Go functions and libraries
Go(lang) benchmarks - (measure the speed of golang)
132 stars
5 watching
18 forks
Language: Go
last commit: 18 days ago
Linked from 1 awesome list
benchmarkbenchmarkingbenchmarkseducationexamplesgogolanggolang-playgroundhacktoberfesthacktoberfest-acceptedhowtolearningtesting
Related projects:
Repository | Description | Stars |
---|---|---|
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 189 |
simonwaldherr/golang-examples | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,579 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
alecthomas/go_serialization_benchmarks | A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,570 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
simonwaldherr/golang-minigames | A collection of Go programs implementing popular mini-games | 12 |
mrlsd/go-benchmark-app | An application for comparing the performance of web applications using standardized benchmarks and configurations. | 27 |
tyler-smith/golang-sql-benchmark | A collection of benchmarks for various Go database libraries | 65 |
simonwaldherr/golibs | A collection of reusable Go code snippets and libraries to simplify common tasks in software development | 122 |
mna/gocostmodel | A benchmarking package for the Go language. | 61 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
simonwaldherr/wikigo | A lightweight wiki software written in Go. | 20 |
simonwaldherr/golangsortingvisualization | Visualizes various sorting algorithms in Go with animations | 125 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 146 |
bobheadxi/gobenchdata | A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. | 144 |