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

Fix tests on nightly #153

Closed timholy closed 3 years ago

timholy commented 3 years ago

I'm not sure which change broke this, but I suspect it's changes in repr module-scoping, adding Main in front of more things which then get excluded. This is a more typical test set anyway, so this is probably a good change in any case.

The @evals are necessary to trigger a fresh entrance into inference.