Skip to content

Collection of Go benchmarks. Literally "go and bench"

License

Notifications You must be signed in to change notification settings

go-perf/go-and-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-and-bench

build-img

Collection of Go benchmarks. Literally "go and bench".

Rationale

To have an easy way to run Go benchmarks to see how different code behaves on a specific hardware and/or OS.

Usage

Install Taskfile first, see https://taskfile.dev/installation/.

Compile benchmarks:

$ task compile 

Run benchmarks:

$ task bench

About

Collection of Go benchmarks. Literally "go and bench"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages