mirror of https://github.com/golang/go.git
name old time/op new time/op delta
ReaderReadString-4 226ns ±12% 161ns ±11% -28.76% (p=0.008 n=5+5)
name old alloc/op new alloc/op delta
ReaderReadString-4 288B ± 0% 144B ± 0% -50.00% (p=0.008 n=5+5)
name old allocs/op new allocs/op delta
ReaderReadString-4 2.00 ± 0% 1.00 ± 0% -50.00% (p=0.008 n=5+5)
Change-Id: I77f330b8340c2bfbfff1f6f1000170b65953a200
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| bufio.go | ||
| bufio_test.go | ||
| example_test.go | ||
| export_test.go | ||
| scan.go | ||
| scan_test.go | ||