-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
status: ideal-for-contributionAn issue that we actively are looking for someone to help us withAn issue that we actively are looking for someone to help us with
Milestone
Description
Summary
While some prefer the readability of using the Stream APIs, the GC overhead of creating additional objects (including intermediate objects) can cause significant decrease in performance There are some simple benchmarks that illustrate the problem.
We should replace Stream usage with for loops throughout Spring Security's code base.
Related gh-7155
sdwarwick
Metadata
Metadata
Assignees
Labels
status: ideal-for-contributionAn issue that we actively are looking for someone to help us withAn issue that we actively are looking for someone to help us with