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

Recompile invalidations post LoopVectorization #374

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

ChrisRackauckas
Copy link
Member

This captures all of the issues introduced by SparseArrays and LoopVectorization and starts us afresh. The precompile time change is not noticable.

This captures all of the issues introduced by SparseArrays and LoopVectorization and starts us afresh. The precompile time change is not noticable.
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #374 (64b302c) into main (82a4be5) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
+ Coverage   69.88%   70.01%   +0.12%     
==========================================
  Files          20       20              
  Lines        1428     1454      +26     
==========================================
+ Hits          998     1018      +20     
- Misses        430      436       +6     
Files Changed Coverage Δ
src/LinearSolve.jl 98.41% <100.00%> (+1.11%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisRackauckas ChrisRackauckas merged commit fe94cec into main Sep 18, 2023
17 of 19 checks passed
@ChrisRackauckas ChrisRackauckas deleted the recompile_invalidations branch September 18, 2023 12:39
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