Skip to content

Big file parsing #1393

Description

@GDreyV

I have prettified json file over 110Mb which is relatively big but not huge. I read it into string for less than 1 second and then call json::parse which takes 225 seconds and over 500Mb of memory. Am I doing something wrong? Why is it that slow and consumes such amount of memory?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions