-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add InvalidationFlagger #1
Conversation
InvalidationFlagger found 50 sources of compillation invalidation during Click to expand invalidation points
Full log available in job artifacts: invalidationdump |
Codecov Report
@@ Coverage Diff @@
## master #1 +/- ##
=========================================
Coverage ? 68.21%
=========================================
Files ? 24
Lines ? 6201
Branches ? 0
=========================================
Hits ? 4230
Misses ? 1971
Partials ? 0 Continue to review full report at Codecov.
|
Slightly related, in Plots, a lot of invalidations happen if you loaded DataFrames before Plots. This is what I recollect from some time to first plot experiments. |
Stale. Can be reimplemented if people find it helpful |
A trial github action for flagging compilation invalidations during load