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

Use more concrete eltypes in diagnostics #2414

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

charleskawczynski
Copy link
Member

This PR makes the variable property of ScheduledDiagnosticIterations concretely typed, which may help with inference / allocations.

perf/flame.jl Outdated Show resolved Hide resolved
@Sbozzolo
Copy link
Member

Even if the allocations increased, I think that it is a good idea to have everything concrete, so I'd still go ahead with this PR. What do you think?

@charleskawczynski
Copy link
Member Author

Even if the allocations increased, I think that it is a good idea to have everything concrete, so I'd still go ahead with this PR. What do you think?

Yeah, I suppose so, I'll rebase and update the numbers

@charleskawczynski charleskawczynski changed the title Improve diagnostics inference Use more concrete eltypes in diagnostics Feb 16, 2024
@charleskawczynski charleskawczynski added this pull request to the merge queue Feb 16, 2024
Merged via the queue into main with commit 08b0783 Feb 16, 2024
10 of 11 checks passed
@charleskawczynski charleskawczynski deleted the ck/ti_diag branch February 16, 2024 01:45
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.

2 participants