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

Invariant naming of generators #48

Closed timholy closed 4 years ago

timholy commented 4 years ago

@chriselrod, can you test to see if this fixed your test cases?

chriselrod commented 4 years ago

I can confirm that my testcase now works. Sorry that the code I provided didn't actually work, but thank you for fixing this!