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

Failure to insert invalidations by invalidation_trees() #364

Open joa-quim opened 1 year ago

joa-quim commented 1 year ago

See this forum post for context. Apparently there are invalidations that are not inserted in the step

trees = invalidation_trees(@snoopr using GMT);