go-json/benchmarks
Masaaki Goshima 24aa07e47f Merge branch 'master' of github.com:goccy/go-json into feature/fix-decoder 2020-12-23 01:37:54 +09:00
..
testdata Add benchmark 2020-09-15 23:40:31 +09:00
bench_test.go Fix read timing and test case 2020-12-07 11:40:03 +09:00
decode_test.go Add benchmark for large struct 2020-07-31 20:28:04 +09:00
encode_test.go Add github.com/segmentio/encoding/json to benchmark 2020-12-20 03:57:24 +09:00
go.mod Add github.com/segmentio/encoding/json to benchmark 2020-12-20 03:57:24 +09:00
go.sum Add github.com/segmentio/encoding/json to benchmark 2020-12-20 03:57:24 +09:00
large_payload.go Fix benchmark 2020-04-26 12:03:17 +09:00
medium_payload.go Fix benchmark 2020-04-26 12:03:17 +09:00
small_payload.go Fix benchmark 2020-04-26 12:03:17 +09:00