simdjson/tools
Daniel Lemire 5d1e3efce8
faster minifier (#568)
* Fallback should use our scalar code.
* parse should have a nicer error message.
* Making it so that "minify" can use different architectures.
* Let us change the minifier competition so that it tests all implementations.
* Documenting the untaken optimization opportunity.

Co-authored-by: John Keiser <john@johnkeiser.com>
2020-03-20 16:14:47 -04:00
..
cmake Add fallback implementation to CI 2020-03-17 14:59:47 -07:00
CMakeLists.txt Adding cmake 2018-12-28 13:05:42 -05:00
json2json.cpp Add tests for SIMDJSON_EXCEPTIONS=0, add `tie()` support 2020-03-17 13:54:37 -07:00
jsonpointer.cpp Compile with -fno-exceptions 2020-03-17 13:54:37 -07:00
jsonstats.cpp Make #defines into simdjson::constants 2020-03-11 19:16:29 -07:00
minify.cpp faster minifier (#568) 2020-03-20 16:14:47 -04:00
release.py Fixing style violation. 2019-08-01 16:38:51 -04:00