Skip to content

Predict correct eltype in decompression benchmarks#199

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

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

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Mar 5, 2025

  • 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 gdalle merged commit e5ce73c into main Mar 5, 2025
4 checks passed
@gdalle gdalle deleted the gd/bench branch March 5, 2025 14:02
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2025

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.

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