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 setall() inference #120

Merged
merged 2 commits into from
Jan 5, 2024
Merged

improve setall() inference #120

merged 2 commits into from
Jan 5, 2024

Conversation

aplavin
Copy link
Member

@aplavin aplavin commented Jan 4, 2024

Simplifying code at the same time:

Simplifying code at the same time:
- no @eval @generated anymore
- less Val usage
@aplavin
Copy link
Member Author

aplavin commented Jan 5, 2024

Does it look ok to merge? Code is pretty involved still (although better than before :) ), but tests give confidence that inference/performance remains on all Julia versions.

@jw3126
Copy link
Member

jw3126 commented Jan 5, 2024

Yeah feel free to merge, I don't have time right now to understand the code in detail.

@aplavin aplavin merged commit 2b0c6c2 into JuliaObjects:master Jan 5, 2024
8 checks passed
@aplavin aplavin deleted the setall branch January 5, 2024 22:10
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