Skip to content

Add systematic allocation and type stability tests#84

Merged
gdalle merged 2 commits intomainfrom
gd/moreperf
Aug 14, 2024
Merged

Add systematic allocation and type stability tests#84
gdalle merged 2 commits intomainfrom
gd/moreperf

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Aug 14, 2024

  • For every coloring and decompression method, check type stability with JET.@test_opt
  • For every decompression method, check that it is allocation-free with Chairmarks
    • with a SparseMatrixCSC target
    • with a Matrix target
  • Remove some zero-resetting in decompress_single_color! which led to allocations

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (0f00909) to head (f94585e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   99.86%   99.85%   -0.01%     
==========================================
  Files          10       10              
  Lines         715      713       -2     
==========================================
- Hits          714      712       -2     
  Misses          1        1              

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

@gdalle gdalle merged commit 45dcc6b into main Aug 14, 2024
@gdalle gdalle deleted the gd/moreperf branch August 14, 2024 15:47
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