julia
7074f042
- Report any recompilation in time macro (#45015)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Report any recompilation in time macro (#45015) `@time` now shows if any of the compilation time was spent recompiling invalidated methods. The new percentage is % of the compilation time, not the total execution time.
References
#45015 - Report any recompilation in time macro
Author
IanButterworth
Parents
406c526c
Loading