Skip to content

Commit

Permalink
Don't precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
serenity4 committed Nov 26, 2024
1 parent 9371cef commit 3fe2ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SymbolicGA.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ include("optimization.jl")
include("factorization.jl")
include("spaces.jl")

@compile_workload @compile_traces "precompilation_traces.jl"
# @compile_workload @compile_traces "precompilation_traces.jl"

export Signature,
@ga,
Expand Down

0 comments on commit 3fe2ccc

Please sign in to comment.