]> Cypherpunks repositories - gostls13.git/commit
encoding/json: move some misplaced benchmark tests to bench_test.go
authorAndy Pan <panjf2000@gmail.com>
Sat, 20 Aug 2022 11:21:39 +0000 (19:21 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 24 Aug 2022 05:40:28 +0000 (05:40 +0000)
commit1a8dfadbfe26978cba0d6ce57bf437a93f796da6
tree8b2d011e738502183aafb78acfdae22e0a8df6b9
parent75cdd2c75dfa3f8095f9e9304513445d461580d4
encoding/json: move some misplaced benchmark tests to bench_test.go

Change-Id: I5987eed00ee825421abe62699a06e9b66499f35f
Reviewed-on: https://go-review.googlesource.com/c/go/+/425016
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/encoding/json/bench_test.go
src/encoding/json/number_test.go
src/encoding/json/stream_test.go