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

Speed up ali tree #4654

Merged
merged 3 commits into from
May 6, 2024
Merged

Speed up ali tree #4654

merged 3 commits into from
May 6, 2024

Conversation

haneslinger
Copy link
Contributor

@haneslinger haneslinger commented Apr 30, 2024

the built in tree bulk_dump was slow, so I wrote a faster one. api/v3/organizations/2/access_levels/tree/ on the CERL data used to take 13secs. It now takes <.5sec.

Copy link

Label error. Requires at least 1 of: Feature, Bug, Enhancement, Maintenance, Documentation, Performance, Do not publish. Found:

@haneslinger haneslinger added the Enhancement Add this label if functionality was generally improved but not a full feature or maintentance. label Apr 30, 2024
Copy link
Contributor

@kflemin kflemin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is much faster! awesome!

@haneslinger haneslinger merged commit 1e13fae into develop May 6, 2024
9 checks passed
@haneslinger haneslinger deleted the Speed-up-ali-tree branch May 6, 2024 17:05
perryr16 pushed a commit that referenced this pull request May 21, 2024
* Speed up ali tree

* Fix Tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Add this label if functionality was generally improved but not a full feature or maintentance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants