Skip to content

Performance issue when parsing large JSON #11

@marinaDurkovic

Description

@marinaDurkovic

Hi,

I noticed when parsing large JSON string there is a performance issue. String that I'm parsing has around 4 000 lines, and creation of the json_doc is about 6 min . Is it possible in this case to create document in shorter time ?

json_doc = zcl_json_document=>create_with_json( my_large_json ).

Best regards,
Marina

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions