This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-*- mode: compilation; default-directory: "~/go/src/github.com/pgmcgee/montanus/hack/" -*- | |
Compilation started at Mon Dec 25 07:08:58 | |
go test -bench=. -benchmem | |
goos: darwin | |
goarch: amd64 | |
pkg: github.com/pgmcgee/montanus/hack | |
BenchmarkList-4 10000000 207 ns/op 56 B/op 2 allocs/op | |
BenchmarkSlice-4 100000000 17.4 ns/op 8 B/op 1 allocs/op | |
BenchmarkPreallocatedSlice-4 2000000000 0.74 ns/op 0 B/op 0 allocs/op |