Skip to content

Improve 2D compression performance by taking advantage of the int_8 msb info. Also bump version#253

Merged
shaomeng merged 3 commits into
NCAR:mainfrom
shaomeng:main
Apr 3, 2026
Merged

Improve 2D compression performance by taking advantage of the int_8 msb info. Also bump version#253
shaomeng merged 3 commits into
NCAR:mainfrom
shaomeng:main

Conversation

@shaomeng

@shaomeng shaomeng commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

In 2D cases, there's also a buffer that keeps the MSB info of each value, so that each significance test is performed on int_8 types, which should be more cache friendly. The performance gain isn't as drastic as in 3D cases though.

Also bump CLI11 version to v2.6.2, and bump SPERR version to be 0.8.5.

@shaomeng shaomeng changed the title Improve 2D compression performance by taking advantage of the int_8 msb info. Improve 2D compression performance by taking advantage of the int_8 msb info. Also bump version Apr 3, 2026
@shaomeng shaomeng merged commit 38b13a5 into NCAR:main Apr 3, 2026
4 checks passed
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.

2 participants