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

Use InlineArray and change CodingParameters to record struct #33

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

vbaderks
Copy link
Contributor

Reduce number of allocated objects during decoding.

Reduce number of allocated objects during decoding.
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
CharLS.Managed 91% 83% 1505
Summary 91% (2569 / 2834) 83% (1042 / 1253) 1505

@vbaderks vbaderks merged commit 6828039 into main Aug 14, 2024
10 of 11 checks passed
@vbaderks vbaderks deleted the inline-array branch August 14, 2024 21:08
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