julia
Measure compile time only when using time macros pt.2: handling when code under test throws and make compile timing thread-local
#38915
Merged

Measure compile time only when using time macros pt.2: handling when code under test throws and make compile timing thread-local #38915

IanButterworth
KristofferC KristofferC added backport 1.6
IanButterworth IanButterworth changed the title Ensure compile timing disables at end of time & timev macros Measure compile time only when using time macros pt.2: handling when code under test throws 5 years ago
KristofferC
IanButterworth
KristofferC
IanButterworth ensure compile timing disables in time & timev macros
6d822443
IanButterworth
IanButterworth make comp measurement switching threadsafe
729f0a11
IanButterworth don't report time for errors. make printing thread-friendly
5aaa9709
IanButterworth IanButterworth force pushed from cc2180a8 to 5aaa9709 5 years ago
IanButterworth
IanButterworth commented on 2020-12-20
IanButterworth
JeffBezanson
JeffBezanson commented on 2020-12-21
JeffBezanson
JeffBezanson commented on 2020-12-21
Keno Keno assigned JeffBezanson JeffBezanson 5 years ago
IanButterworth collect time report into string and print in one step
77d57bda
KristofferC
KristofferC commented on 2020-12-27
IanButterworth use sprint to collate report
a9e29252
IanButterworth make compile timing thread-local
179f4115
IanButterworth remove unnecesary locks
67b41d65
IanButterworth
IanButterworth IanButterworth changed the title Measure compile time only when using time macros pt.2: handling when code under test throws Measure compile time only when using time macros pt.2: handling when code under test throws and make compile timing thread-local 5 years ago
IanButterworth tidying
2bda755a
IanButterworth
DilumAluthge DilumAluthge requested a review from JeffBezanson JeffBezanson 5 years ago
JeffBezanson
JeffBezanson approved these changes on 2021-01-05
KristofferC KristofferC merged 158e22f9 into master 5 years ago
KristofferC KristofferC removed backport 1.6
IanButterworth IanButterworth deleted the ib/time_try_finally branch 5 years ago
vtjnash

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone