Masaaki Goshima
|
7895767eaa
|
Add benchmark for streaming encoding
|
2021-01-31 23:01:39 +09:00 |
Masaaki Goshima
|
1c0b7e7c7d
|
Add benchmark for encoding of bool type
|
2021-01-31 01:49:35 +09:00 |
Masaaki Goshima
|
2558d4399f
|
Add benchmark for encoding of type which implemented MarshalJSON
|
2021-01-28 22:19:16 +09:00 |
Masaaki Goshima
|
2c95711d45
|
Add benchmark
|
2021-01-26 23:56:10 +09:00 |
Masaaki Goshima
|
ef70c61783
|
Add benchmark for map[string]inteface{}
|
2021-01-24 15:18:15 +09:00 |
Masaaki Goshima
|
0d97f9785e
|
Add benchmark target for bigdata test
|
2021-01-15 16:38:50 +09:00 |
Masaaki Goshima
|
39d5cd0fd5
|
Add benchmark targets ( easyjson / jettison )
|
2021-01-15 16:38:50 +09:00 |
Masaaki Goshima
|
b0b330a2dd
|
Add noescape API for encoder
|
2020-12-30 19:32:38 +09:00 |
Masaaki Goshima
|
8e21f90189
|
Add segmentio/encoding/json to benchmark of decoder
|
2020-12-24 20:20:26 +09:00 |
Masaaki Goshima
|
24aa07e47f
|
Merge branch 'master' of github.com:goccy/go-json into feature/fix-decoder
|
2020-12-23 01:37:54 +09:00 |
Masaaki Goshima
|
7028c33e67
|
Add github.com/segmentio/encoding/json to benchmark
|
2020-12-20 03:57:24 +09:00 |
Masaaki Goshima
|
699ab766f5
|
Fix read timing and test case
|
2020-12-07 11:40:03 +09:00 |
Masaaki Goshima
|
11e88dc8d0
|
Add benchmark
|
2020-09-15 23:40:31 +09:00 |
Masaaki Goshima
|
6583ab9b31
|
Add benchmark for large struct
|
2020-07-31 20:28:04 +09:00 |
Masaaki Goshima
|
c4c6b6a99d
|
Add benchmark for medium struct
|
2020-07-31 20:24:39 +09:00 |
Masaaki Goshima
|
daec57244d
|
Merge branch 'master' of github.com:goccy/go-json into feature/support-stream-decoding
|
2020-07-31 18:46:54 +09:00 |
Masaaki Goshima
|
9eaa46775c
|
Fix benchmark source
|
2020-07-31 18:24:33 +09:00 |
Masaaki Goshima
|
38ac0e025d
|
Add benchmark for Decode of GoJay
|
2020-07-31 18:07:40 +09:00 |
Masaaki Goshima
|
80acd42b80
|
Optimize streaming decoder
|
2020-07-31 17:10:03 +09:00 |
Masaaki Goshima
|
961b6a202e
|
Add benchmark for stream decoding
|
2020-07-31 12:22:00 +09:00 |
Koichi Shiraishi
|
530b5284de
|
benchmark: remove unused module
|
2020-05-31 00:00:06 +09:00 |
Masaaki Goshima
|
0c81ac6611
|
Remove easyjson from benchmark
|
2020-05-08 20:20:50 +09:00 |
Masaaki Goshima
|
6602d2d38c
|
Support SetEscapeHTML
|
2020-05-03 17:41:33 +09:00 |
Masaaki Goshima
|
0a48fecb1e
|
Update benchmarks/go.mod
|
2020-04-30 14:01:56 +09:00 |
Masaaki Goshima
|
4c7cec7071
|
Update benchmark
|
2020-04-26 15:27:29 +09:00 |
Masaaki Goshima
|
9b1349d40a
|
Fix decoder
|
2020-04-26 15:22:55 +09:00 |
Masaaki Goshima
|
77059977ce
|
Update README.md
|
2020-04-26 15:03:07 +09:00 |
Masaaki Goshima
|
3bd7507c30
|
Fix decoder
|
2020-04-26 14:59:45 +09:00 |
Masaaki Goshima
|
2c698a30a8
|
Fix build
|
2020-04-26 12:49:54 +09:00 |
Masaaki Goshima
|
c37a3c1aac
|
Fix benchmark
|
2020-04-26 12:03:17 +09:00 |