goos: darwin
goarch: amd64
Function-CPU threads | # b.N used | ns per loop | memory allocated per loop | # memory allocations per loop |
---|---|---|---|---|
BenchmarkConcatWithStrings-8 | 657294 | 1808 ns/op | 400 B/op | 15 allocs/op |
BenchmarkConcatWithBuffer-8 | 824786 | 1432 ns/op | 320 B/op | 12 allocs/op |