simdjson/benchmark/partial_tweets
Nicolas Boyer d90714e8df
Add RapidJSON and nlohmann_json SAX to partial_tweets benchmark (#1597)
* Add first working version of rapidjson_sax for partial tweets.

* Add cleaner and faster rapidjson_sax

* Add nlohmann_json_sax.

* Replace array of bool by bitsets.

* Replace strdup to copy string in rapidjson_sax.

* Change std::string_view assignment in rapidjson_sax.
2021-06-03 16:41:20 -04: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 partial_tweets benchmark (#1597) 2021-06-03 16:41:20 -04:00
ondemand.h Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
partial_tweets.h Use imprecise double comparison for sajson 2021-01-11 15:12:12 -08:00
rapidjson.h Add nlohmann_json benchmarks 2021-01-11 15:12:12 -08:00
rapidjson_sax.h Add RapidJSON and nlohmann_json SAX to partial_tweets benchmark (#1597) 2021-06-03 16:41:20 -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
tweet.h Add nlohmann_json benchmarks 2021-01-11 15:12:12 -08:00
twitter_user.h Add nlohmann_json benchmarks 2021-01-11 15:12:12 -08:00
yyjson.h Add top_tweet benchmark to test laziness 2021-01-11 15:19:26 -08:00