simdjson/benchmark
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
..
distinct_user_id Add RapidJSON and nlohmann_json SAX to find_tweet benchmark (#1598) 2021-06-03 12:43:54 -04:00
dom By default, we should not do the DOM checkperf… (#1571) 2021-05-15 15:28:59 -04:00
find_tweet Add RapidJSON and nlohmann_json SAX to find_tweet benchmark (#1598) 2021-06-03 12:43:54 -04:00
json_benchmark Provides a more correct simdjson::ondemand implementation message. (#1492) 2021-03-09 11:39:19 -05:00
kostya Add RapidJSON and nlohmann_json SAX to kostya benchmark (#1592) 2021-05-31 10:15:50 -04:00
large_random Provide the CMake install the necessarily information (and flags) to hand Windows DLL and add Windows installation tests (#1457) 2021-02-26 16:17:05 -05:00
largerandom Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
linux Rename tweets/text/points -> result 2021-01-05 11:55:57 -08:00
partial_tweets Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
top_tweet Fixing forgotten namespace. 2021-01-16 02:50:55 +00:00
CMakeLists.txt This moves all DOM (benchmark + test) files to a subdir (#1549) 2021-04-30 18:33:45 -04:00
bench_dom_api.cpp Fixing issue 1449. (#1451) 2021-02-21 16:33:05 -05:00
bench_ondemand.cpp Add RapidJSON and nlohmann_json SAX to find_tweet benchmark (#1598) 2021-06-03 12:43:54 -04:00
bench_parse_call.cpp optionally disable deprecated apis (#1271) 2020-11-01 06:38:52 +01:00
benchfeatures.cpp PPC64 support (#1254) 2020-10-27 18:43:39 -04:00
benchmark.h update how boost.json is invoked, fix missing separators (#1203) 2020-10-09 18:22:37 -04:00
benchmarker.h Document stream: truncate final unfinished document and give access to the number of truncated bytes. (#1534) 2021-04-23 09:24:00 -04:00
event_counter.h Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
get_corpus_benchmark.cpp Hide the std::pair inheritance in our result instances (#1396) 2021-01-18 12:00:02 -05:00