Skip to content

sagivo/go-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-benchmark

benchmarking things in go

Run

$ go test -bench=. -benchtime 10s -cpu <num cpus> sorting_test.go

About

benchmarking things in go, for performance freaks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages