Skip to content

Speed up dot with asymmetric - #49

Merged
blegat merged 4 commits into
mainfrom
bl/dot_asym
Jul 29, 2025
Merged

Speed up dot with asymmetric#49
blegat merged 4 commits into
mainfrom
bl/dot_asym

Conversation

@blegat

@blegat blegat commented Jul 29, 2025

Copy link
Copy Markdown
Owner

MA.broadcast!! detects Adjoint to be not mutable. With this change, XtV is a vector which is mutable so it mutates it which is faster.

Comment thread src/factorization.jl Outdated
Comment thread src/factorization.jl Outdated
@codecov

codecov Bot commented Jul 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.40%. Comparing base (8b058f5) to head (4348272).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files          21       21           
  Lines        1171     1171           
=======================================
  Hits         1164     1164           
  Misses          7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blegat
blegat merged commit 31794a1 into main Jul 29, 2025
@blegat
blegat deleted the bl/dot_asym branch July 30, 2025 12:15
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