Skip to content

Improve performance of HermOrSym sparse matrix times dense matrix#692

Open
dkarrasch wants to merge 2 commits intomainfrom
dk/performance-hermsparse-dense-mul
Open

Improve performance of HermOrSym sparse matrix times dense matrix#692
dkarrasch wants to merge 2 commits intomainfrom
dk/performance-hermsparse-dense-mul

Conversation

@dkarrasch
Copy link
Copy Markdown
Member

This fixes the performance regression for the case Hermitian(sparse)*AdjOrTrans(dense). Should be backported.

@dkarrasch dkarrasch added backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 labels Apr 4, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.30%. Comparing base (3ab784c) to head (04486c0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #692      +/-   ##
==========================================
- Coverage   84.35%   84.30%   -0.06%     
==========================================
  Files          13       13              
  Lines        9347     9347              
==========================================
- Hits         7885     7880       -5     
- Misses       1462     1467       +5     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant