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

Add dual array concat overload #7377

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Add dual array concat overload #7377

merged 2 commits into from
Sep 2, 2024

Conversation

benaadams
Copy link
Member

Changes

  • Add dual array overload vs params byte[][] where it uses two for loops. Is used by 17 call sites
image

Types of changes

What types of changes does your code introduce?

  • Optimization

Testing

Requires testing

  • No

@benaadams benaadams changed the title Dual array concat Add dual array concat overload Sep 2, 2024
@benaadams benaadams merged commit 198fb9c into master Sep 2, 2024
66 checks passed
@benaadams benaadams deleted the dual-array-concat branch September 2, 2024 09:47
@LukaszRozmej
Copy link
Member

Can you look into the usages, maybe they can be optimized?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants