simdjson/singleheader
Daniel Lemire 40813752f4
This will update the amalgamate_demo.cpp file to use On Demand. (#1689)
* This will update the amalgamate_demo.cpp file to use On Demand.

* Making the demo exceptionless.
2021-08-07 12:43:40 -04:00
..
CMakeLists.txt CMake refactor stage1 (#1512) 2021-04-23 09:24:56 -04:00
README.md Update README.md 2021-06-24 14:13:26 -04:00
amalgamate.py Don't use TARGET unless the target options are *not* specified 2021-03-08 13:49:09 -08:00
amalgamate_demo.cpp This will update the amalgamate_demo.cpp file to use On Demand. (#1689) 2021-08-07 12:43:40 -04:00
simdjson.cpp This will update the amalgamate_demo.cpp file to use On Demand. (#1689) 2021-08-07 12:43:40 -04:00
simdjson.h This will update the amalgamate_demo.cpp file to use On Demand. (#1689) 2021-08-07 12:43:40 -04:00

README.md

Try :

c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp  && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson