Skip to content

Performance issue when parsing large JSON #11

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions