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

Fix performance trap for sparse view multiplication #476

Merged
merged 9 commits into from
Jan 7, 2024

remove obsolete line

b6a8802
Select commit
Loading
Failed to load commit list.
Merged

Fix performance trap for sparse view multiplication #476

remove obsolete line
b6a8802
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 7, 2024 in 0s

91.30% of diff hit (target 85.17%)

View this Pull Request on Codecov

91.30% of diff hit (target 85.17%)

Annotations

Check warning on line 50 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L50

Added line #L50 was not covered by tests

Check warning on line 194 in src/sparsematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sparsematrix.jl#L194

Added line #L194 was not covered by tests