golang-benchmarks

String benchmarks

Benchmarking suite to measure performance of common string operations in Go.

Go(lang) benchmarks - (measure the speed of golang)

GitHub

133 stars
5 watching
18 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list

benchmarkbenchmarkingbenchmarkseducationexamplesgogolanggolang-playgroundhacktoberfesthacktoberfest-acceptedhowtolearningtesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
golang/benchmarks Macro-benchmarks for performance monitoring and development of the Go programming language. 188
simonwaldherr/golang-examples Provides examples and resources to help software developers learn and practice Go programming language skills. 1,584
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,576
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 121
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. 143
bobheadxi/gobenchdata A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. 147