Skip to content

Conversation

@timholy
Copy link
Member

@timholy timholy commented Jan 14, 2021

The former implementation collected some "spurious" invalidations:
methods in Core (which runs in an old world-age) and precompiled
CodeInstances (which get loaded from cache with max_world = 0).

This also returns the full InferenceTimingNodes, which seems useful
since it gives a sense of the cost of recompiling it.

The former implementation collected some "spurious" invalidations:
methods in `Core` (which runs in an old world-age) and precompiled
CodeInstances (which get loaded from cache with max_world = 0).

This also returns the full InferenceTimingNodes, which seems useful
since it gives a sense of the cost of recompiling it.
@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #220 (aa6b931) into master (86b1e11) will decrease coverage by 0.11%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   80.91%   80.79%   -0.12%     
==========================================
  Files           9        9              
  Lines        1352     1354       +2     
==========================================
  Hits         1094     1094              
- Misses        258      260       +2     
Impacted Files Coverage Δ
src/parcel_snoopi_deep.jl 80.51% <90.90%> (-0.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86b1e11...aa6b931. Read the comment docs.

@timholy timholy merged commit 538a989 into master Jan 14, 2021
@timholy timholy deleted the teh/inv_selective branch January 14, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants