commit | e4cd1f849a4b2b7876f05c576fd16b386293cff5 | [log] [tgz] |
---|---|---|
author | Carlos Galo <[email protected]> | Wed Jul 27 20:29:36 2022 +0000 |
committer | Carlos Galo <[email protected]> | Thu Aug 04 23:33:43 2022 +0000 |
tree | c00fe8d314905d1ce0e53ddcf2b968b3e7ce4969 | |
parent | 4d1b6f246e8056d2aa4f93d8823e137b3c85217b [diff] |
Replace all printf's with ostream for efficiency in Showmap Replace printf with ostream to avoid unnecessary string concatenations. Test: compare showmap output before and after the change. Test: output before the change: https://paste.googleplex.com/6003405962084352 Test: output after the change: https://paste.googleplex.com/4841506847326208 Bug: 232840435 Change-Id: Icd156593279cb638189133124be8ce41b949fac6