simdjson/benchmark
Daniel Lemire aa78b70d69 Introducing a "native" instruction set so that you do not need to do #ifdef to select the right SIMD set all the time.
Fixing indentation.
Removing some obsolete WARN_UNUSED.
Fixing a weird warning with optind variable.
2019-07-01 14:18:30 -04:00
..
linux With this commit we can do all tests with full sanitizers on, and get no warning (#132) 2019-04-24 17:31:47 -04:00
CMakeLists.txt Export CMake targets (#96) 2019-03-04 16:07:06 -05:00
benchmark.h Just improving the look and feel of 'parsingcompetition'. 2019-05-24 20:08:06 -04:00
distinctuseridcompetition.cpp Simpler iteration code (#190) 2019-06-12 16:29:24 -04:00
minifiercompetition.cpp Fix for issues 32, 50, 131, 137 2019-05-09 17:59:51 -04:00
parse.cpp Introducing a "native" instruction set so that you do not need to do #ifdef to select the right SIMD set all the time. 2019-07-01 14:18:30 -04:00
parseandstatcompetition.cpp Fix for issues 32, 50, 131, 137 2019-05-09 17:59:51 -04:00
parsingcompetition.cpp Getting more precise timings (avoiding the overhead of linux perf. counters). 2019-06-03 10:59:07 -04:00
statisticalmodel.cpp Introducing a "native" instruction set so that you do not need to do #ifdef to select the right SIMD set all the time. 2019-07-01 14:18:30 -04:00