Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.27 KB

README.md

File metadata and controls

49 lines (36 loc) · 1.27 KB

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: