Blogs





Benchmarking JSON Parsers (OJ, SimdJson, FastJsonParser)
Performance Benchmarks between OJ, SimdJSON, FastJsonparser, and StdLibI was recently looking at the performance of some endpoints that process large amounts of JSON, and I wondered if we could do even better than we do in terms of performance for...



