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

parent is inefficient #161

Open
ExpandingMan opened this issue Apr 7, 2022 · 0 comments
Open

parent is inefficient #161

ExpandingMan opened this issue Apr 7, 2022 · 0 comments

Comments

@ExpandingMan
Copy link
Contributor

Current this just calls last(parents(p)) and is very inefficient due to excessive allocations. Should be easy to fix, but I didn't do it because I'm having big problems with this package and AWSS3.jl right now because AWSS3.jl is still capping this... we really need to fix...

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

No branches or pull requests

1 participant