9606343b2c
* Minor change to benchmark cmake * Moved ParsedJson and its Iterator to separate .cpp files * Uncommented functions, that has nothing to do with this pr * Removed really_inline comments * Reinstated some inline functions to restore previous performance * Re-merged iterator in ParsedJson * Uncommented some WARN_UNUSED |
||
---|---|---|
.. | ||
README.md | ||
amalgamation_demo.cpp | ||
simdjson.cpp | ||
simdjson.h |
README.md
c++ -march=native -O3 -std=c++11 -o amalgamation_demo amalgamation_demo.cpp && ./amalgamation_demo ../jsonexamples/twitter.json