Skip to content

Conversation

@xtonik
Copy link
Contributor

@xtonik xtonik commented Nov 6, 2023

SUMMARY

Code deduplication in operations over array containers, where it is a lot of code, which can be replaced by call to existing methods. The performance should not be affected as both code sections are early the same, if not the same completely.

Automated Checks

  • I have run ./gradlew test and made sure that my PR does not break any unit test.
  • I have run ./gradlew checkstyleMain or the equivalent and corrected the formatting warnings reported.

Copy link
Member

@lemire lemire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it.

@lemire
Copy link
Member

lemire commented Nov 17, 2023

I have approved.

Maybe @richardstartin wants to have a look?

@lemire lemire merged commit a8c6c4a into RoaringBitmap:master Jan 27, 2024
@xtonik xtonik deleted the DEDUPLICATION_IOR_BETWEEN_ARRAY_CONTAINERS branch January 27, 2024 16:11
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