julia
0dbd3f77
- Move compile timing to inside `@time`'s main timing block. Fixes >100% compilation time reports (#41286)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Move compile timing to inside `@time`'s main timing block. Fixes >100% compilation time reports (#41286) * ensure `@time`'s inner timing functions are compiled
References
#41286 - Move compile timing to inside `@time`'s main timing block. Fixes >100% compilation time reports
Author
IanButterworth
Parents
9044222b
Loading