Comprehensive and reproducible benchmarks for Go developers.
Motivation: We need real-world numbers in order to design efficient applications and protocols. Here they are.
$ make run
or with docker
(amd64, arm64):
$ make docker_build # optional
$ docker run --pull=always -ti --rm ghcr.io/skerkour/go-benchmarks:latest
Last update: 2023-05-06
amd64:
- AMD EPYC 7543 (Scaleway POP2-8C-32G)
- AMD EPYC 9R14 (AWS EC2 c7a.4xlarge)
- 4th Generation Intel Xeon Scalable 8375C @ 2.90GHz (AWS EC2 c7i.4xlarge)
arm64: