Measure compile time only when using time macros pt.2: handling when code under test throws and make compile timing thread-local #38915
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
ensure compile timing disables in time & timev macros
6d822443
make comp measurement switching threadsafe
729f0a11
don't report time for errors. make printing thread-friendly
5aaa9709
collect time report into string and print in one step
77d57bda
use sprint to collate report
a9e29252
make compile timing thread-local
179f4115
remove unnecesary locks
67b41d65
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
tidying
2bda755a
Login to write a write a comment.
Login via GitHub