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

Make InferenceTimingNode bidirectional #257

Closed timholy closed 3 years ago

timholy commented 3 years ago

It's often convenient to be able to easily find the parent.

codecov[bot] commented 3 years ago

Codecov Report

Merging #257 (0f27248) into master (a75d418) will decrease coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
- Coverage   85.44%   85.31%   -0.13%     
==========================================
  Files           9        9              
  Lines        1594     1594              
==========================================
- Hits         1362     1360       -2     
- Misses        232      234       +2     
Impacted Files Coverage Δ
src/parcel_snoopi_deep.jl 87.57% <100.00%> (-0.12%) :arrow_down:
src/parcel_snoopc.jl 77.47% <0.00%> (-0.91%) :arrow_down:

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 a75d418...0f27248. Read the comment docs.