Skip to content

streaming/simd-based parsing? #51

Description

@gbaz

We have found really nice performance on the hw-json stuff once we moved to the streaming/simd stuff that's now available, even on huge files.

But it appears xml cursors can only be created via blanking, which is not streaming. As such, handling 25G or so files seems out of the question without a lot of memory lying around.

Is there some streaming parse stuff I missed, or can it be added?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions