From 95a9a1a014823e672d61b0bce04d37be5c427a0a Mon Sep 17 00:00:00 2001 From: Masaaki Goshima Date: Sun, 7 Feb 2021 03:24:39 +0900 Subject: [PATCH] Update README.md --- README.md | 38 +++++--------------------------------- 1 file changed, 5 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 95ee998..a1ffa13 100644 --- a/README.md +++ b/README.md @@ -32,42 +32,14 @@ $ go test -bench . ## Encode -**Fastest** - - - + + ## Decode -**So faster than json-iterator/go** - -## json.Unmarshal - -### SmallStruct - - - -### MediumStruct - - - -### LargeStruct - - - -## Stream Decode - -### SmallStruct - - - -### MediumStruct - - - -### LargeStruct - - + + + # License