simdjson/benchmark/find_tweet
Nicolas Boyer d7d81c7152
Add RapidJSON and nlohmann_json SAX to find_tweet benchmark (#1598)
* Add rapidjson_sax.h .

* Add nlohmann_json_sax.h . Fix typos distinct_user_id/nlohmann_json_sax.h, find_tweet/rapidjson.h and find_tweet/rapidjson_sax.h .

* Add extra check for id key when looking for find_id.
2021-06-03 12:43:54 -04:00
..
find_tweet.h Use imprecise double comparison for sajson 2021-01-11 15:12:12 -08:00
nlohmann_json.h Add nlohmann_json benchmarks 2021-01-11 15:12:12 -08:00
nlohmann_json_sax.h Add RapidJSON and nlohmann_json SAX to find_tweet benchmark (#1598) 2021-06-03 12:43:54 -04:00
rapidjson.h Add RapidJSON and nlohmann_json SAX to find_tweet benchmark (#1598) 2021-06-03 12:43:54 -04:00
rapidjson_sax.h Add RapidJSON and nlohmann_json SAX to find_tweet benchmark (#1598) 2021-06-03 12:43:54 -04:00
sajson.h Add nlohmann_json benchmarks 2021-01-11 15:12:12 -08:00
simdjson_dom.h Add nlohmann_json benchmarks 2021-01-11 15:12:12 -08:00
simdjson_ondemand.h Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
yyjson.h Add top_tweet benchmark to test laziness 2021-01-11 15:19:26 -08:00