24a185d26b
amalgamation.sh shouldn't change contents of src/simdjson.cpp by forcing dmalloc.h that didn't exist in non-amalgamated version and shouldn't change order of includes by placing simdjson.h at the top fixes #739 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.md | ||
amalgamate.sh | ||
amalgamate_demo.cpp | ||
simdjson.cpp | ||
simdjson.h |
README.md
Try : c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson