Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 119 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 119 Bytes

go-benchmark

benchmarking things in go

Run

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