Descriptioncommand_buffer: Table based command dispatch.
Changing command dispatch from a "switch" dispatch to table
based dispatch makes DoCommand about 2 times faster on
Android, and also seems to be reducing times in other
command_buffer code due to code size reduction.
BUG=394570
Committed: https://crrev.com/cd108598efea261241ac8b34ae225c179ed935a9
Cr-Commit-Position: refs/heads/master@{#293721}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Store command handlers in command_info array. #
Messages
Total messages: 15 (6 generated)
|