Skip to content

Commit

Permalink
Add more timers to the log (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
datejada authored Jun 17, 2024
1 parent 7149712 commit 37a7114
Show file tree
Hide file tree
Showing 4 changed files with 264 additions and 234 deletions.
2 changes: 2 additions & 0 deletions src/TulipaEnergyModel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ using OrderedCollections: OrderedDict
using Statistics: Statistics
using TimerOutputs: TimerOutput, @timeit

const to = TimerOutput()

include("input-schemas.jl")
include("structures.jl")
include("io.jl")
Expand Down
Loading

0 comments on commit 37a7114

Please sign in to comment.