Skip to content

Conversation

@original-brownbear
Copy link
Contributor

@original-brownbear original-brownbear commented Apr 4, 2025

We're not mutating that list ever, so lets just use an immutable list all the way here and avoid at least one round of needless copy.

backport of #121700

We're not mutating that list ever, so lets just use an immutable list
all the way here and avoid at least one round of needless copy.
@original-brownbear original-brownbear added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Apr 4, 2025
@elasticsearchmachine elasticsearchmachine merged commit c6899b7 into elastic:8.x Apr 4, 2025
15 checks passed
@original-brownbear original-brownbear deleted the 121700-8.x branch April 4, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants