/go-benchmark

benchmarking things in go, for performance freaks.

Primary LanguageGoApache License 2.0Apache-2.0

go-benchmark

benchmarking things in go

Run

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