Skip to content

Optimize string field access in CEL evaluation.#2034

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_859176962
Open

Optimize string field access in CEL evaluation.#2034
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_859176962

Conversation

@copybara-service
Copy link
Copy Markdown

Optimize string field access in CEL evaluation.

Use GetStringView and GetRepeatedStringView for protobuf string fields that are not backed by absl::Cord to avoid unnecessary copies or buffer usage.

Use `GetStringView` and `GetRepeatedStringView` for protobuf string fields that are not backed by `absl::Cord` to avoid unnecessary copies or buffer usage.

PiperOrigin-RevId: 859176962
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