Skip to content
New issue

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

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

Already on GitHub? # to your account

[FEA] [follow-up] getJsonObject: improve performance for new version of getJsonObject #1907

Closed
res-life opened this issue Mar 27, 2024 · 0 comments · Fixed by #1930
Closed
Assignees

Comments

@res-life
Copy link
Collaborator

This is from: #1893

Due to limited time, #1893 only focus on the correctness of new version of getJsonObject,
use this follow-up issue to do perf improvement.

maybe:

  • optimize the stack memory.
  • optimize push/pop stask, use peak may be more efficient.
@res-life res-life changed the title [FEA] [follow-up] getJsonObject: Address comments for new version of getJsonObject [FEA] [follow-up] getJsonObject: improve performance for new version of getJsonObject Mar 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
2 participants