kangkaisen commented on issue #3230:
URL: https://github.com/apache/incubator-doris/pull/3230#issuecomment-616272107


   > I have just review the code related to stream load. I will review the 
routine load part later.
   > 
   > And I found a json lib which support full function of jsonpath:
   > `https://github.com/danielaparker/jsoncons`
   > 
   > It is very active project, and base on its benchmark, it's performance is 
good as rapidjson, except for the floating data type read time:
   > 
   > 
https://github.com/danielaparker/json_benchmarks/blob/master/report/performance.md
   > 
https://github.com/danielaparker/json_benchmarks/blob/master/report/performance_fp.md
   > 
   > Maybe we can introduce this lib later.
   
   @morningman  AFAIK, the simdjson is most fast json parse in the word. 
https://github.com/simdjson/simdjson


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to