simdjson/benchmark/amazon_cellphones
Daniel Lemire eb93b98d6a
verify and fix issue 1668 (#1673)
* Adding test.

* Verifies and fix issue 1668. This commit updates the previous behavior of the
On Demand stream support by return a value type (document_reference) instead
of a reference to a document. This allows us to bridge with the usually simdjson
error system, with its simdjson_result types.

* Minor reformat.

* Adds a test with initial tests passing.

* Adding an example.
2021-07-27 08:51:07 -04:00
..
amazon_cellphones.h Bringing ndjson(document_stream) to On Demand (#1643) 2021-07-20 14:17:23 -04:00
simdjson_dom.h Bringing ndjson(document_stream) to On Demand (#1643) 2021-07-20 14:17:23 -04:00
simdjson_ondemand.h verify and fix issue 1668 (#1673) 2021-07-27 08:51:07 -04:00