Skip to content

Comprehensive and reproducible benchmarks for Go developers and architects.

Notifications You must be signed in to change notification settings

skerkour/go-benchmarks

Repository files navigation

Go Benchmarks

Comprehensive and reproducible benchmarks for Go developers.

Motivation: We need real-world numbers in order to design efficient applications and protocols. Here they are.

Usage

$ make run

or with docker (amd64, arm64):

$ make docker_build # optional
$ docker run --pull=always -ti --rm ghcr.io/skerkour/go-benchmarks:latest

Results

Last update: 2023-05-06

amd64:

arm64: