Skip to content

Use simdjson for binary json construction for improved performance #10480

@swalrus1

Description

@swalrus1

SerializeToBinaryJson takes 2-10% CPU time on OLAP clusters. Currently, rapidjson is used for conversion from string to binary json format. Using simdjson will likely improve performance.

Metadata

Metadata

Assignees

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