s/values/fields/g in JSON Unmarshal benchmarks

pull/2707/head
ben hockey 2015-05-29 21:27:06 -05:00
parent e6e55cf526
commit cfbff1df08
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ func BenchmarkUnmarshalJSON2Tags(b *testing.B) {
},
"time": 14244733039069373,
"precision": "n",
"values": {
"fields": {
"value": 4541770385657154000
}
}
@ -68,7 +68,7 @@ func BenchmarkUnmarshalJSON10Tags(b *testing.B) {
},
"time": 14244733039069373,
"precision": "n",
"values": {
"fields": {
"value": 4541770385657154000
}
}