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

Add deprecation notice to docs on SnoopPrecompile #363

Closed timholy closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0d84aed) 84.91% compared to head (c61fc15) 84.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #363 +/- ## ======================================= Coverage 84.91% 84.91% ======================================= Files 17 17 Lines 2194 2194 ======================================= Hits 1863 1863 Misses 331 331 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

timholy commented 1 year ago

xref https://github.com/aviatesk/JET.jl/pull/498 and https://github.com/JuliaLang/PrecompileTools.jl/pull/13