Update go dependencies
This commit is contained in:
parent
d5cf22c129
commit
063cc68d1c
1321 changed files with 52830 additions and 31081 deletions
3
vendor/github.com/json-iterator/go/README.md
generated
vendored
3
vendor/github.com/json-iterator/go/README.md
generated
vendored
|
|
@ -31,6 +31,9 @@ Raw Result (easyjson requires static code generation)
|
|||
| easyjson encode | 883 ns/op | 576 B/op | 3 allocs/op |
|
||||
| jsoniter encode | 837 ns/op | 384 B/op | 4 allocs/op |
|
||||
|
||||
Always benchmark with your own workload.
|
||||
The result depends heavily on the data input.
|
||||
|
||||
# Usage
|
||||
|
||||
100% compatibility with standard lib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue