timholy / SnoopCompile.jl

Provide insights about latency (TTFX) for Julia packages
https://timholy.github.io/SnoopCompile.jl/dev/
Other
309 stars 48 forks source link

Check tinf for invalidations #216

Closed timholy closed 3 years ago

timholy commented 3 years ago

This was a big surprise. It's quite confusing to interpret the results if invalidations are rampant, so it's best to know about them.

codecov[bot] commented 3 years ago

Codecov Report

Merging #216 (8ebb208) into master (db082b5) will increase coverage by 0.08%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   80.62%   80.70%   +0.08%     
==========================================
  Files           9        9              
  Lines        1321     1337      +16     
==========================================
+ Hits         1065     1079      +14     
- Misses        256      258       +2     
Impacted Files Coverage Δ
src/SnoopCompile.jl 100.00% <ø> (ø)
src/parcel_snoopi_deep.jl 80.31% <87.50%> (+0.18%) :arrow_up:

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 db082b5...8ebb208. Read the comment docs.