Skip to content

skerkour/go-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

# or GOAMD64=v4
$ GOAMD64=v3 make run

or with docker (amd64, arm64):

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

Results

Last update: 2023-05-06

amd64:

arm64:

About

Comprehensive and reproducible benchmarks for Go developers and architects.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors