phuslu / log

Fastest structured logging
MIT License
672 stars 44 forks source link

ConsoleWriter needs a faster JSON parser #10

Closed phuslu closed 4 years ago

phuslu commented 4 years ago

Per discussion at https://github.com/phuslu/log/pull/8#issuecomment-673557462 and https://github.com/phuslu/log/pull/5#issuecomment-674387826, we need bring a faster JSON parser to mitigate performance concern

phuslu commented 4 years ago

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

phuslu commented 4 years ago

intergated. https://github.com/phuslu/log/commit/8230ee93c63e209949e5f3688be2c058da50e9aa