pond-benchmarks

Goroutine benchmarking

A benchmarking project comparing performance of various worker pool libraries and manual goroutine implementation in Go.

Benchmarks for https://github.com/alitto/pond

GitHub

7 stars
2 watching
1 forks
Language: Go
last commit: over 2 years ago

Related projects:

Repository Description Stars
alitto/pond A high-performance worker pool library for managing concurrent tasks in Go 1,534
tylertreat/go-benchmarks A collection of miscellaneous Go benchmarks focused on performance optimization. 147
jeromefroe/golang_benchmarks A collection of benchmarks for various Go programming language features and patterns 108
golang/benchmarks Macro-benchmarks for performance monitoring and development of the Go programming language. 188
nikolaydubina/go-ml-benchmarks A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform 30
simonwaldherr/golang-benchmarks A repository of benchmarking tests to measure the performance of common Go functions and libraries 133
feyeleanor/gospeed A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. 121
julienschmidt/go-http-routing-benchmark Compares performance of HTTP request routers in Go 1,654
alecthomas/go_serialization_benchmarks A benchmarking project that compares performance and characteristics of various Go serialization methods 1,573
mna/gocostmodel A benchmarking package for the Go language. 61
davecheney/autobench A framework to compare performance of Go versions 99
tyler-smith/golang-sql-benchmark A collection of benchmarks for various Go database libraries 65
mrlsd/go-benchmark-app An application for comparing the performance of web applications using standardized benchmarks and configurations. 27
zerosnake0/go-json-benchmark A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language 9
gonetx/httpit A tool for measuring HTTP performance under various conditions and configurations. 230