Description[runtime] Minimize runtime call stats overhead when it is disabled.
... by
1) avoiding accessing RuntimeCallStats instance,
2) avoiding calculating address of a counter field,
3) and using statically known pointer to a member counter instead.
And in addition some code cleanup.
BUG=chromium:596055
LOG=N
Committed: https://crrev.com/9cda0abdde0784cf5b5664b2c8a929e00a57075b
Cr-Commit-Position: refs/heads/master@{#36162}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 20 (10 generated)
|