Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[struct_json][performance]Update struct json #383

Merged
merged 3 commits into from
Jul 26, 2023

Conversation

qicosmos
Copy link
Collaborator

Why

Optimize struct_json performance, if open ENABLE_SEQUENTIAL_PARSE will get better performance when struct fields sequence are the same with json structure.

add numeric_str to support lazy parse number.

What is changing

Example

@poor-circle poor-circle merged commit 405c81f into alibaba:main Jul 26, 2023
22 checks passed
@qicosmos qicosmos deleted the update_struct_json branch July 26, 2023 03:54
@qicosmos qicosmos changed the title Update struct json [struct_json]Update struct json Jul 26, 2023
@qicosmos qicosmos changed the title [struct_json]Update struct json [struct_json][performance]Update struct json Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants