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

Improve performance of decomposedfs #3729

Merged
merged 5 commits into from
Mar 15, 2023

Conversation

aduffeck
Copy link
Contributor

This PR improves the performance of the decomposedfs using the following measures:

  • Reuse exisiting space and parent information when iterating over a list of child entries
  • Do not resolve the parent node just to transform the parent id
  • Gather and transform the child information concurrently

@update-docs
Copy link

update-docs bot commented Mar 15, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@butonic butonic marked this pull request as ready for review March 15, 2023 14:36
@butonic butonic merged commit 53ed6a8 into cs3org:edge Mar 15, 2023
@micbar micbar mentioned this pull request May 3, 2023
89 tasks
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

Successfully merging this pull request may close these issues.

2 participants