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

Fix flame graph inference #108

Closed
charleskawczynski opened this issue Dec 15, 2022 · 1 comment
Closed

Fix flame graph inference #108

charleskawczynski opened this issue Dec 15, 2022 · 1 comment

Comments

@charleskawczynski
Copy link
Member

Our flame graph shows that we're also failing inference with sparse arrays. One idea is to store a full tuple of the sparse index map, so that the getindex does not need findfirst (and therefore Val can be removed).

@charleskawczynski
Copy link
Member Author

Closed by #117

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