Skip to content

Measure rapidjson insitu parsing mode #3

@mloskot

Description

@mloskot

Suggestion from Milo Yip:
rapidjson has a "insitu" parsing mode. Which is even faster for JSON with lots of strings. E.g., document.ParseInsitu<0>(buffer). Note that content of buffer will be modified.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions