Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConsoleWriter needs a faster JSON parser #10

Closed
phuslu opened this issue Aug 16, 2020 · 2 comments
Closed

ConsoleWriter needs a faster JSON parser #10

phuslu opened this issue Aug 16, 2020 · 2 comments

Comments

@phuslu
Copy link
Owner

phuslu commented Aug 16, 2020

Per discussion at #8 (comment) and #5 (comment), we need bring a faster JSON parser to mitigate performance concern

@phuslu
Copy link
Owner Author

phuslu commented Aug 17, 2020

A simplified json parser was extracted from gjson. https://github.com/phuslu/log/blob/master/json.go

@phuslu
Copy link
Owner Author

phuslu commented Aug 18, 2020

intergated. 8230ee9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant