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

Use CompletableFuture to load DOMDocument #439

Closed
angelozerr opened this issue Jun 14, 2019 · 0 comments · Fixed by #449
Closed

Use CompletableFuture to load DOMDocument #439

angelozerr opened this issue Jun 14, 2019 · 0 comments · Fixed by #449
Assignees
Labels
performance This issue or enhancement is related to performance concerns
Milestone

Comments

@angelozerr
Copy link
Contributor

To improve memory and performance with large file we need :

  • the incremental support
  • load DOM document with CompletableFuture

This issue is to implement the load of DOMDocument with CompletableFuture

@angelozerr angelozerr self-assigned this Jun 14, 2019
@angelozerr angelozerr added the performance This issue or enhancement is related to performance concerns label Jun 14, 2019
@angelozerr angelozerr added this to the v0.8.0 milestone Jun 14, 2019
angelozerr pushed a commit that referenced this issue Jun 19, 2019
angelozerr pushed a commit that referenced this issue Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance This issue or enhancement is related to performance concerns
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant