simdjson/benchmark
Daniel Lemire b085b56e32
This solves a minor issue with our legacy benchmark tools. (#1653)
* This solves a minor issue with our legacy benchmark tools.

* Slightly better code.

* Removing bad typo.
2021-07-13 09:18:58 -04:00
..
distinct_user_id Fix branches. (#1619) 2021-06-17 18:31:40 -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 large_random/rapidjson_sax.h and large_random/nlohmann_json_sax.h. Clean up kostya/rapidjson_sax.h (add flags also) and kostya/nlohmann_json_sax.h (#1600) 2021-06-03 16:40:39 -04:00
large_random Add large_random/rapidjson_sax.h and large_random/nlohmann_json_sax.h. Clean up kostya/rapidjson_sax.h (add flags also) and kostya/nlohmann_json_sax.h (#1600) 2021-06-03 16:40:39 -04:00
largerandom Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
linux This solves a minor issue with our legacy benchmark tools. (#1653) 2021-07-13 09:18:58 -04:00
partial_tweets Add RapidJSON and nlohmann_json SAX to partial_tweets benchmark (#1597) 2021-06-03 16:41:20 -04:00
top_tweet Add RapidJSON and nlohmann_json SAX to top_tweet benchmark (#1599) 2021-06-03 16:41:00 -04: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 Fix branches. (#1619) 2021-06-17 18:31:40 -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