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

Option to consolidate consts in inference timing #171

Closed timholy closed 3 years ago

timholy commented 3 years ago

This allows one to optionally consolidate information about inference with different Const values to their base MethodInstance. It also adds a convenience method for visualizing directly from the timing data.