-
Couldn't load subscription status.
- Fork 0
v0.2.0 #4
520MianXiangDuiXiang520
started this conversation in
General
v0.2.0
#4
-
自定义json的解释器,不用先使用 decode/json 序列化反序列化即可实现 json 字符串和 JsonNode 对象之间的相互转换,提高性能:
>go test -bench=. goos: windows goarch: amd64 pkg: github.com/520MianXiangDuiXiang520/json-diff BenchmarkMarshal-4 27956 43720 ns/op BenchmarkMarshalOld-4 21774 51417 ns/op BenchmarkUnmarshal-4 21921 58335 ns/op BenchmarkUnmarshalOld-4 19902 57680 ns/op PASS ok github.com/520MianXiangDuiXiang520/json-diff 7.533s
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment