SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 3 C++

Check minitable and/or extensionregistry on collisions in the fasttable.

This offers big speedups when parsing protos with a large number of unknown fields when they also have a significant number of fields in the fasttable, and at least one of them collides with another known field.

Currently lookups for such fields are done twice; a followup change will pass the results of the lookup back to the generic decoder.

PiperOrigin-RevId: 915179906
P
Protobuf Team Bot committed
ea80725640343998be3af4d23c8d98a277fa0b62
Parent: a7e70a3
Committed by Copybara-Service <copybara-worker@google.com> on 5/14/2026, 2:40:04 AM