985dfab2c4
This eliminates the possibility of inlining target failures for ondemand Also makes it so we always compile common architectures needed by simdjson.cpp in simdjson.h, since amalgamation has no way to reason about whether to include / exclude it. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.md | ||
amalgamate.py | ||
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