Skip to content

Get rid of two precompiles from trivial Julia execution#901

Merged
timholy merged 1 commit intotimholy:masterfrom
PatrickHaecker:patch-1
Apr 11, 2025
Merged

Get rid of two precompiles from trivial Julia execution#901
timholy merged 1 commit intotimholy:masterfrom
PatrickHaecker:patch-1

Conversation

@PatrickHaecker
Copy link
Contributor

@PatrickHaecker PatrickHaecker commented Apr 7, 2025

With only using Revise in the startup.jl and this commit, there are two precompiles less with
julia --trace-compile=stderr -ie "exit()"

This partially addresses #900.

With only using Revise in the startup.jl and this commit, there are two precompiles less with
julia --trace-compile=stderr -ie "exit()"
@timholy timholy merged commit 9e72956 into timholy:master Apr 11, 2025
12 of 13 checks passed
@timholy
Copy link
Owner

timholy commented Apr 12, 2025

Thanks, BTW!

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