]> Cypherpunks repositories - gostls13.git/commit
encoding/json: add marshal/unmarshal benchmark
authorRuss Cox <rsc@golang.org>
Tue, 15 Nov 2011 15:58:19 +0000 (10:58 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 15 Nov 2011 15:58:19 +0000 (10:58 -0500)
commit552a556a400a5d8f6d2d233b442b00539a761cab
tree5c7411bde2fd8d7aea6904dccc8baf686dee4216
parent8998673cc60a53013f6461fecf90b25abd003982
encoding/json: add marshal/unmarshal benchmark

R=bradfitz
CC=golang-dev
https://golang.org/cl/5387041
src/pkg/encoding/json/bench_test.go [new file with mode: 0644]
src/pkg/encoding/json/testdata/code.json.gz [new file with mode: 0644]