mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
74da47e286
* The idea here is to build from the single-header files alone. * Testing the headers from the repo.
Try : c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson