Files
simdjson-simdjson/benchmark
Francisco Geiman Thiesen 8c541ec3aa Fix CITM bench_simdjson_to to use same API as Twitter benchmark
The CITM benchmark was using simdjson::to_json_string() while Twitter
used simdjson::builder::to_json(). This caused misleading results
(532 MB/s vs 2780 MB/s). Now both use the same API for consistency.
2025-12-17 21:12:05 -08:00
..
2024-02-26 19:50:22 -05:00
2025-09-02 13:06:25 -04:00
2023-04-21 13:26:49 -04:00