-
Russ Cox authored
Move scanner allocation out of loop. It's the only allocation in the test so it dominates when it triggers a garbage collection. R=golang-dev, r CC=golang-dev https://golang.org/cl/5369117
a6106eef
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
testdata | ||
Makefile | ||
bench_test.go | ||
decode.go | ||
decode_test.go | ||
encode.go | ||
encode_test.go | ||
indent.go | ||
scanner.go | ||
scanner_test.go | ||
stream.go | ||
stream_test.go | ||
tagkey_test.go | ||
tags.go | ||
tags_test.go |