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

Simplify and fix precompile #28

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Simplify and fix precompile #28

merged 1 commit into from
Aug 31, 2023

Conversation

sjdaines
Copy link
Member

PrecompileTools.compile_workload run_model was failing, and error was concealed by use of Logging.NullLogger()

With fixes in PALEOboxes v0.21.18 precompile now works and ~halves startup time (49s -> 27s for COPSE_reloaded, testing on Julia 1.10.0-beta2)

@PrecompileTools.compile_workload run_model was failing, and error
was concealed by use of Logging.NullLogger()

With fixes in PALEOboxes v0.21.18 precompile now works and ~halves startup time
(49s -> 27s for COPSE_reloaded, testing on Julia 1.10.0-beta2)
@sjdaines sjdaines merged commit 5d8bf29 into main Aug 31, 2023
3 checks passed
@sjdaines sjdaines deleted the precompile_fixes branch August 31, 2023 09:35
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