simdjson/benchmark
John Keiser fd44c2a2ff
Merge pull request #927 from simdjson/dlemire/exposingthestringminifier
Exposing the string minifier.
2020-06-13 07:47:20 -07:00
..
linux A few more changes... (#775) 2020-04-23 11:36:52 -04:00
CMakeLists.txt Make benchfeatures work again 2020-05-05 09:39:29 -07:00
Dockerfile check for performance degradation in CI (#270) 2019-08-12 16:03:56 -04:00
bench_dom_api.cpp Default SIMDJSON_GOOGLE_BENCHMARKS to ON. 2020-04-29 15:21:43 -07:00
bench_parse_call.cpp There is confusion between gigabytes and gigibytes. Let us standardize throughout. (#838) 2020-05-01 12:16:18 -04: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 Store all parser state in the implementation 2020-06-01 12:15:54 -07:00
checkperf.cmake Propagate some CMake variables to checkperf 2020-05-02 02:40:13 +03:00
distinctuseridcompetition.cpp The "competition tests" are being made portable (#907) 2020-05-31 20:34:06 -04: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 Rename minify class to minifier so the minify() method is cleared up 2020-06-12 17:05:25 -07:00
parse.cpp This will change the default of the parse benchmark so that it work over hot buffers (#827) 2020-04-29 13:43:27 -04:00
parse_stream.cpp Using a worker instead of a thread per batch (#920) 2020-06-12 16:51:18 -04:00
parseandstatcompetition.cpp The "competition tests" are being made portable (#907) 2020-05-31 20:34:06 -04:00
parsingcompetition.cpp The "competition tests" are being made portable (#907) 2020-05-31 20:34:06 -04:00
perfdiff.cpp Make checkperf work on Windows (#799) 2020-04-27 14:20:05 -04:00
statisticalmodel.cpp Store all parser state in the implementation 2020-06-01 12:15:54 -07:00