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

Parser performance improvement: Look into parallelising the parsing of multiple files #5655

Open
Rheeseyb opened this issue May 9, 2024 · 0 comments
Assignees

Comments

@Rheeseyb
Copy link
Contributor

Rheeseyb commented May 9, 2024

Depends on #5654

If we no longer need to keep track of the existing UIDs when parsing a file, we should be able to parse each file in parallel, so we should investigate that and see how possible that is and how much work it would take. I've suggested a timebox of 2 days here, but we can tweak that as necessary depending how performance is looking after #5652 #5653 and #5654 have been completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants