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 isdefined check on nightly #149

Closed timholy closed 3 years ago

timholy commented 3 years ago

This looks for the var syntax and also decouples the test from JLD, since any package might change and break the test.