orca-zhang / influxdb-cpp

💜 C++ client for InfluxDB.
MIT License
163 stars 83 forks source link

UJson support #22

Open journeytosilius opened 4 years ago

journeytosilius commented 4 years ago

Have your guys ever tested the client with Ujson instead of regular Json ? I was wondering if serializing / de-serializing would be faster if using Ujson.