Skip to content

Optimize FlatBuffers untyped table domain with fields_by_id_ map#2073

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/921342355
Open

Optimize FlatBuffers untyped table domain with fields_by_id_ map#2073
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/921342355

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Optimize FlatBuffers untyped table domain with fields_by_id_ map

This refactor introduces an absl::btree_map for field storage in FlatbuffersTableUntypedDomainImpl, allowing deterministic field iteration and faster field ID lookup.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 26, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

This refactor introduces an absl::btree_map for field storage in FlatbuffersTableUntypedDomainImpl, allowing deterministic field iteration and faster field ID lookup.

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