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

Release v1.0 #30

Open
2 tasks
DHowett opened this issue Sep 2, 2017 · 0 comments
Open
2 tasks

Release v1.0 #30

DHowett opened this issue Sep 2, 2017 · 0 comments

Comments

@DHowett
Copy link
Owner

DHowett commented Sep 2, 2017

Evaluate what plist needs to do to reach 1.0.

  • Consider looking at the XML parser and bringing it in line with the text parser.
  • Look at the number of buffer copies and full reads we're doing for text and binary
    • Only XML needs a streaming buffer; binary and text now need to read the whole document and retain references to it.
Repository owner deleted a comment from Vysheslavtsev Oct 2, 2017
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

No branches or pull requests

1 participant