simdjson/benchmark
Daniel Lemire 29e744fdbb Adding warning message. 2020-06-24 19:23:02 -04:00
..
linux A few more changes... (#775) 2020-04-23 11:36:52 -04:00
CMakeLists.txt This removes git as a dependency 2020-06-24 15:13:47 -04:00
Dockerfile check for performance degradation in CI (#270) 2019-08-12 16:03:56 -04:00
bench_dom_api.cpp Replace auto [x,error] with .get() everywhere 2020-06-21 16:26:59 -07:00
bench_parse_call.cpp Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
benchfeatures.cpp Make benchfeatures work again 2020-05-05 09:39:29 -07:00
benchmark.h The "competition tests" are being made portable (#907) 2020-05-31 20:34:06 -04:00
benchmarker.h Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00
checkperf.cmake Adding warning message. 2020-06-24 19:23:02 -04:00
distinctuseridcompetition.cpp Replace auto [x,error] with .get() everywhere 2020-06-21 16:26:59 -07:00
event_counter.h Make checkperf work on Windows (#799) 2020-04-27 14:20:05 -04:00
get_corpus_benchmark.cpp There is confusion between gigabytes and gigibytes. Let us standardize throughout. (#838) 2020-05-01 12:16:18 -04:00
minifiercompetition.cpp Replace auto [x,error] with .get() everywhere 2020-06-21 16:26:59 -07:00
parse.cpp Print progress bar even if there is only one file 2020-06-12 10:01:19 -07:00
parse_stream.cpp Allow use of document_stream with tie() 2020-06-20 21:15:05 -07:00
parseandstatcompetition.cpp Replace auto [x,error] with .get() everywhere 2020-06-21 16:26:59 -07:00
parsingcompetition.cpp Replace auto [x,error] with .get() everywhere 2020-06-21 16:26:59 -07:00
perfdiff.cpp Make checkperf work on Windows (#799) 2020-04-27 14:20:05 -04:00
statisticalmodel.cpp Replace auto [x,error] with .get() everywhere 2020-06-21 16:26:59 -07:00