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

Add option for disabling progress logging #2582

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

charleskawczynski
Copy link
Member

According to our flame graphs, the use of CompoundPeriod's is the leading allocator (due to JuliaLang/julia#52873), so this PR adds an option for disabling progress logging, and we disable it for our performance runs.

We'd like to further reduce GC needs, which could be impacting #2222.

@charleskawczynski charleskawczynski added this pull request to the merge queue Jan 26, 2024
Merged via the queue into main with commit 5ed6f6e Jan 26, 2024
10 checks passed
@charleskawczynski charleskawczynski deleted the ck/progress_option branch January 26, 2024 19:13
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.

1 participant