Open YaRiabtsev opened 2 weeks ago
if result in parser_lib::parser::parse_json process is larger than some size, then write current result to intermediate file, and replace result with a new json_reference with shifts on this file for quick access.
result
parser_lib::parser::parse_json
size
json_reference
if
result
inparser_lib::parser::parse_json
process is larger than somesize
, then write currentresult
to intermediate file, and replaceresult
with a newjson_reference
with shifts on this file for quick access.