Skip to content

Introduce a filter and map imperative method to replace .stream() calls #3931

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bbakerman
Copy link
Member

For performance reasons this replaces .stream() calls that build ImmutableLists

@bbakerman bbakerman added the performance work that is primarily targeted as performance improvements label Apr 24, 2025
Copy link
Contributor

Test Results

  312 files    312 suites   53s ⏱️
3 582 tests 3 577 ✅ 5 💤 0 ❌
3 671 runs  3 666 ✅ 5 💤 0 ❌

Results for commit e97b473.

@bbakerman bbakerman requested review from andimarek and dondonz April 27, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance work that is primarily targeted as performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant