Skip to content

Improve efficiency with 'SAX' API. #12

Description

@saka1

The current implementation has two steps:

  1. Parse JSON string and construct a tape
  2. Generate ruby instances from the tape

According to the roadmap(simdjson/simdjson#997), SAJ API will be available someday.
We would bypass the tape construction with SAJ, which improves efficiency.

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