commit | 511a2054debc72b47898f982307a07e7fd5d3367 | [log] [tgz] |
---|---|---|
author | Charles Munger <clm@google.com> | Thu Feb 29 19:38:18 2024 +0000 |
committer | Charles Munger <clm@google.com> | Mon Mar 04 23:03:32 2024 +0000 |
tree | 8615ad0d0816999161d3538a19e6f74499b2d37c | |
parent | ae6753571e418e012a84ee5f4a955a09fd1de8dc [diff] |
Avoid string and varargs allocations for preconditions checks in hot methods Compiler explorer shows a 4x reduction in code size for the method on the hot path. BUG=327646201 Change-Id: Idcd1e3cc62ce5c9360e0ab334b01ecb2c3d73be1