-
Notifications
You must be signed in to change notification settings - Fork 37
Test Static 0.7 #300
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
Test Static 0.7 #300
Conversation
Codecov Report
@@ Coverage Diff @@
## master #300 +/- ##
==========================================
- Coverage 91.74% 91.47% -0.27%
==========================================
Files 9 9
Lines 1429 1420 -9
==========================================
- Hits 1311 1299 -12
- Misses 118 121 +3
Continue to review full report at Codecov.
|
I dropped the |
I've fixed the dimension tests. There are still problems with |
Now that this is working we can get a good feel for the improvement on load time.
EDIT: This should be even better on Julia nightly because we still have 25 invalidations on v1.8 and some of those have been fixed since. |
@chriselrod, what needs to happen downstream for this to work for the JuliaSIMD packages? I'll be available throughout the day to periodically submit PRs if necessary. |
ArrayInterface needs to accept 0.7 before they can accept 0.7. |
Can we merge this and release? If we need additional changes, we can make another release, and the dependent packages can set that ArrayInterface version as their lower bound. |
I guess we need to rip off the band-aid eventually... |
No description provided.