simdjson/benchmark
Daniel Lemire 0d81fd287e
With this commit we can do all tests with full sanitizers on, and get no warning (#132)
* Making sure we can run with the sanitizers on.
* Minor code simplification in the number parsing.
* Following @EmilGedda 's recommendations regarding the makefile.
* Reference to blog post.
* Adding link to https://johnnylee-sde.github.io/Fast-numeric-string-to-int/
* Better hex parsing.
2019-04-24 17:31:47 -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 Porting to visual studio 2018-12-30 21:00:19 -05:00
distinctuseridcompetition.cpp Porting to visual studio 2018-12-30 21:00:19 -05:00
minifiercompetition.cpp Porting to visual studio 2018-12-30 21:00:19 -05:00
parse.cpp 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
parseandstatcompetition.cpp Porting to visual studio 2018-12-30 21:00:19 -05:00
parsingcompetition.cpp Store the string lengths on the string tape (#101) 2019-03-13 19:32:57 -04:00
statisticalmodel.cpp Fix old-style C-Casts 2019-02-23 17:31:38 +01:00