julia
Move compile timing to inside `@time`'s main timing block. Fixes >100% compilation time reports
#41286
Merged

Move compile timing to inside `@time`'s main timing block. Fixes >100% compilation time reports #41286

IanButterworth
IanButterworth IanButterworth requested a review from JeffBezanson JeffBezanson 5 years ago
JeffBezanson
JeffBezanson commented on 2021-06-22
JeffBezanson
JeffBezanson commented on 2021-06-23
IanButterworth ensure `@time`'s inner timing functions are compiled
c459564c
IanButterworth IanButterworth force pushed from ec31de23 to 1441e287 5 years ago
chriselrod
IanButterworth simpler compilation failsafe
6da3aac3
IanButterworth IanButterworth force pushed from 1441e287 to 6da3aac3 5 years ago
IanButterworth
IanButterworth
IanButterworth IanButterworth added backport 1.7
IanButterworth IanButterworth added backport 1.6
IanButterworth nest compilation timer inside main timer
07784de4
IanButterworth
IanButterworth remove precompiles
1fc9d5a7
IanButterworth IanButterworth changed the title Ensure `@time`'s inner timing operations are compiled. Fixes >100% compilation time reports Move compile timing to inside `@time`'s main timing block. Fixes >100% compilation time reports 5 years ago
KristofferC KristofferC merged 0dbd3f77 into master 5 years ago
KristofferC KristofferC removed backport 1.7
KristofferC KristofferC removed backport 1.6
IanButterworth IanButterworth deleted the ib/time_tweak branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone