Use cached value for type safety check during unpacking of Any message (#5698)
This performance optimization allows to skip reflection (in the is() method) when the message has been already unpacked oncepull/5713/head
parent
9c1c94f770
commit
7fdc45a854
1 changed files with 8 additions and 4 deletions
Loading…
Reference in new issue