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

Optimize condensation by pushing it down to C++ oct-file level #10

Open
apjanke opened this issue Feb 18, 2020 · 2 comments
Open

Optimize condensation by pushing it down to C++ oct-file level #10

apjanke opened this issue Feb 18, 2020 · 2 comments
Labels
enhancement New feature or request performance
Projects
Milestone

Comments

@apjanke
Copy link
Owner

apjanke commented Feb 18, 2020

Once we're sure we've gotten the "condensation" algorithm right for jsondecode, make it faster by pushing it down into the C++ oct-file layer.

@apjanke apjanke added enhancement New feature or request performance labels Feb 18, 2020
@apjanke apjanke added this to Needs triage in jsonstuff via automation Feb 18, 2020
@apjanke apjanke moved this from Needs triage to Low priority in jsonstuff Feb 18, 2020
@apjanke apjanke added this to the 1.0 milestone Feb 18, 2020
@apjanke
Copy link
Owner Author

apjanke commented Mar 9, 2020

Blocked by #18. No point in doing further C++ work if we're switching C++ libraries.

@apjanke
Copy link
Owner Author

apjanke commented Mar 9, 2020

Unblocked for #18. The RapidJSON migration is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance
Projects
jsonstuff
  
Low priority
Development

No branches or pull requests

1 participant