FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Predict correct eltype in decompression benchmarks by gdalle · Pull Request #199 · JuliaDiff/SparseMatrixColorings.jl · GitHub

Predict correct eltype in decompression benchmarks - #199

Merged
gdalle merged 1 commit into
mainfrom
gd/bench
Mar 5, 2025
Merged

Predict correct eltype in decompression benchmarks#199
gdalle merged 1 commit into
mainfrom
gd/bench

Conversation

gdalle commented Mar 5, 2025
edited
Loading

Copy link
Copy Markdown
Member
  • Decompression benchmarks used to be for a Bool-valued matrix, which prevents caching of decompression memory since the default setting is decompression_eltype=Float64

gdalle merged commit e5ce73c into main Mar 5, 2025
gdalle deleted the gd/bench branch March 5, 2025 14:02

codecov Bot commented Mar 5, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3d31ff0) to head (03b3f14).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #199   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1611      1611           
=========================================
  Hits          1611      1611           

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL