Skip to content

Breaking change: Remove MutableRepeatedFieldRef::Reserve() in reflection (roll forward) #1112

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_707633413
Dec 20, 2024
Merged

Breaking change: Remove MutableRepeatedFieldRef::Reserve() in reflection (roll forward) #1112
copybara-service[bot] merged 1 commit intomasterfrom
test_707633413

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Dec 18, 2024

Breaking change: Remove MutableRepeatedFieldRef::Reserve() in reflection (roll forward)

An upcoming performance improvement in RepeatedPtrField is incompatible with this API. The improvement is projected to accelerate repeated access to the elements of RepeatedPtrField, in particular and especially sequential access.

PA: https://protobuf.dev/news/2024-12-13/

@copybara-service copybara-service bot changed the title Breaking change: Remove MutableRepeatedFieldRef::Reserve() (reflection), redux Breaking change: Remove MutableRepeatedFieldRef::Reserve() (reflection), attempt 2 Dec 18, 2024
@copybara-service copybara-service bot changed the title Breaking change: Remove MutableRepeatedFieldRef::Reserve() (reflection), attempt 2 Breaking change: Remove MutableRepeatedFieldRef::Reserve() in reflection (roll forward) Dec 20, 2024
…ction (roll forward)

An upcoming performance improvement in RepeatedPtrField is incompatible with this API. The improvement is projected to accelerate repeated access to the elements of `RepeatedPtrField`, in particular and especially sequential access.

PA: https://protobuf.dev/news/2024-12-13/
PiperOrigin-RevId: 708439051
@copybara-service copybara-service bot merged commit c441502 into master Dec 20, 2024
2 checks passed
@copybara-service copybara-service bot deleted the test_707633413 branch December 20, 2024 23:10
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.

0 participants