Avoid zero-initializing our most-used buffers.
The StringPrintf one is heavily used and brings the overhead versus fmtlib down to 1.5x rather than 2x. I don't have a convenient benchmark for the other two. Test: libbase tests & benchmarks Bug: http://b/155324241 Change-Id: I9e704a360846d5520c53f668e7c315b0c0ea55f8 (cherry picked from commit 8c253d4d)
Loading
Please register or sign in to comment