Skip to content

Commit

Permalink
added using PrecompileTools
Browse files Browse the repository at this point in the history
  • Loading branch information
arismavridis authored Aug 24, 2024
1 parent 899daa6 commit 38471df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/OptimizationOptimJL/src/OptimizationOptimJL.jl
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ function SciMLBase.__solve(cache::OptimizationCache{
stats = stats)
end


using PrecompileTools
PrecompileTools.@compile_workload begin

function obj_f(x, p)
Expand Down

0 comments on commit 38471df

Please sign in to comment.