Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precompile common workflows + check invalidations #167

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Precompile common workflows + check invalidations #167

merged 1 commit into from
Sep 30, 2022

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Sep 30, 2022

SnoopPrecompiling code brings down the test suite timing for Lux from 1220s -> 750s

@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Base: 87.81% // Head: 88.00% // Increases project coverage by +0.18% 🎉

Coverage data is based on head (029f6c9) compared to base (286a47c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   87.81%   88.00%   +0.18%     
==========================================
  Files          18       19       +1     
  Lines        1256     1259       +3     
==========================================
+ Hits         1103     1108       +5     
+ Misses        153      151       -2     
Impacted Files Coverage Δ
src/Lux.jl 100.00% <100.00%> (ø)
src/precompile.jl 100.00% <100.00%> (ø)
src/layers/normalize.jl 99.21% <0.00%> (ø)
src/adapt.jl 78.57% <0.00%> (+7.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@avik-pal avik-pal force-pushed the ci branch 3 times, most recently from 3e80414 to fe52159 Compare September 30, 2022 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant