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

[ performance ] a faster implementation of unpack #3281

Merged
merged 4 commits into from
May 24, 2024

Conversation

stefan-hoeck
Copy link
Contributor

This fixes #3280 by providing a new implementation of unpack, that performs much better at compile time. The example from #3280 has been added as a test case.

@gallais gallais merged commit e73ca06 into idris-lang:main May 24, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ preformance ] implementation of unpack is inefficient
2 participants