Skip to content

Commit

Permalink
docs(readme): update sloc reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Nov 2, 2021
1 parent 7ecb27e commit 8ad215b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ simplified implementation and reduced scope, allowing to focus on json stream pr
* Reduced scope
* No reflection
* No `encoding/json` adapter
* 2.2K SLOC vs 8.5K in `jsoniter`
* 4x less code (8.5K to 2K SLOC)
* Fuzzing, improved test coverage
* Drastically refactored and simplified
* Explicit error returns
Expand Down

0 comments on commit 8ad215b

Please sign in to comment.