Skip to content

[C++] can we use simdjson to replace rapidjson #35460

@wanweiqiangintel

Description

@wanweiqiangintel

Describe the enhancement requested

As the performance result mentioned in simdjson community: the simdjson library uses three-quarters less instructions than state-of-the-art parser RapidJSON. And the throughput of simdjson is much higher than that of rapidjson:
image

So can we replace rapidjson with simdjson to implement json parser?

Component(s)

C++

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions