simdjson/benchmark
Daniel Lemire 14039d05a9
Adding a new benchmark for ondemand: distinct user id (#1239)
* Adding a distinct user id benchmark

* reenabling everything

* Removing an unnecessary "value()".

* Better tests of the examples and some fixes.

* Guarding exception code.
2020-10-23 08:47:01 -04:00
..
distinctuserid Adding a new benchmark for ondemand: distinct user id (#1239) 2020-10-23 08:47:01 -04:00
kostya This would allow users to find out what builtin is. (#1227) 2020-10-15 21:58:42 -04:00
largerandom fix potential use of uninitialized value warning, avoid casting away const 2020-10-16 22:14:42 +02:00
linux Fix errors with g++ 2020-10-04 12:47:30 -07:00
partial_tweets This would allow users to find out what builtin is. (#1227) 2020-10-15 21:58:42 -04:00
CMakeLists.txt Only include source in bench_sax 2020-10-06 11:29:45 -07:00
Dockerfile check for performance degradation in CI (#270) 2019-08-12 16:03:56 -04:00
bench_dom_api.cpp Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
bench_ondemand.cpp Adding a new benchmark for ondemand: distinct user id (#1239) 2020-10-23 08:47:01 -04:00
bench_parse_call.cpp Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
bench_sax.cpp Use simdjson::builtin instead of haswell/begin+end 2020-10-04 12:47:30 -07:00
benchfeatures.cpp Make it possible to check that an implementation is supported at runtime (#1197) 2020-10-02 11:04:51 -04:00
benchmark.h update how boost.json is invoked, fix missing separators (#1203) 2020-10-09 18:22:37 -04:00
benchmarker.h Prefixing macros (issue 1035) (#1124) 2020-08-18 18:25:36 -04:00
checkperf.cmake This would disable bash scripts under FreeBSD. (#1118) 2020-08-17 11:50:57 -04:00
distinctuseridcompetition.cpp Typo. 2020-10-19 17:30:52 -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 Prefixing macros (issue 1035) (#1124) 2020-08-18 18:25:36 -04:00
json_benchmark.h Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
minifiercompetition.cpp Kinder, gentler implementation selection 2020-10-06 11:29:45 -07:00
parse.cpp Make it possible to check that an implementation is supported at runtime (#1197) 2020-10-02 11:04:51 -04:00
parse_stream.cpp Allow use of document_stream with tie() 2020-06-20 21:15:05 -07:00
parseandstatcompetition.cpp Kinder, gentler implementation selection 2020-10-06 11:29:45 -07:00
parsingcompetition.cpp Adds yyjson to our internal benchmarks. (#1244) 2020-10-21 16:23:20 -04:00
perfdiff.cpp Make checkperf work on Windows (#799) 2020-04-27 14:20:05 -04:00
statisticalmodel.cpp Prefixing macros (issue 1035) (#1124) 2020-08-18 18:25:36 -04:00