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

Document usage of `findcaller` #134

Closed timholy closed 4 years ago

timholy commented 4 years ago

Some invalidations were really hard to find. The new findcaller from MethodAnalysis improves this a lot, so advertise it here.