timholy / FlameGraphs.jl

Analysis of profiling data using trees
MIT License
51 stars 12 forks source link

Add a few more precompiles #31

Closed timholy closed 4 years ago

timholy commented 4 years ago

These knock about 0.2s off the first call to ProfileView.view

codecov[bot] commented 4 years ago

Codecov Report

Merging #31 into master will decrease coverage by 1.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   96.56%   95.47%   -1.10%     
==========================================
  Files           5        5              
  Lines         233      243      +10     
==========================================
+ Hits          225      232       +7     
- Misses          8       11       +3     
Impacted Files Coverage Δ
src/graph.jl 94.04% <ø> (-3.58%) :arrow_down:
src/FlameGraphs.jl 84.61% <100.00%> (+51.28%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 47b62b6...a4898b8. Read the comment docs.