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

Parse of DOM document should be not done in a Thread #1216

Merged
merged 1 commit into from
Jun 4, 2022

Conversation

angelozerr
Copy link
Contributor

Parse of DOM document should be not done in a Thread

Fixes #1215

Signed-off-by: azerr [email protected]

@angelozerr angelozerr force-pushed the reduce-thread branch 9 times, most recently from bda56b7 to bd93205 Compare June 3, 2022 15:13
@rgrunber
Copy link
Contributor

rgrunber commented Jun 3, 2022

This definitely improves linked editing range responsiveness for me.

@angelozerr angelozerr added this to the 0.21.0 milestone Jun 4, 2022
@angelozerr angelozerr added the performance This issue or enhancement is related to performance concerns label Jun 4, 2022
@angelozerr angelozerr force-pushed the reduce-thread branch 2 times, most recently from a54857b to 2f3c766 Compare June 4, 2022 08:06
@angelozerr angelozerr marked this pull request as ready for review June 4, 2022 08:08
@angelozerr angelozerr merged commit 974099d into eclipse-lemminx:master Jun 4, 2022
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 this pull request may close these issues.

Parse of DOM document should be not done in a Thread
2 participants