Viewing profile — Kh4L
Kh4L
HN member- Joined
- Wed, Jun 20, 2018, 6:20 PM UTC
- HN karma
- 11
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About Kh4L
No profile information was provided.
Recent public activity
-
comment
Comment #21106117
On the other hand, nlohmann/json has a cleaner and more Python-like API, so if you don't care about performance that much, I'd say it's the way to go
-
comment
Comment #21106073
We used to use. We first micro-benchmarked all those and we found that Tencent/rapidjson was more than 100% faster than nlohmann/json :) Our primary use is to parse http://cocodata…