commit | 30c3199707be8207e22a15c247b105ea5e3dd36b | [log] [tgz] |
---|---|---|
author | Li Li <dualli@google.com> | Thu Oct 15 12:03:02 2020 -0700 |
committer | Li Li <dualli@google.com> | Wed Oct 21 11:26:11 2020 -0700 |
tree | 6ce2f1747590512cb9285916c87fcb1628fd002d | |
parent | f323b01e4b3db8fee79dc0fe9614aa400eddc55c [diff] |
Perf: improve updateGlobalCellId String.format() used in updateGlobalCellId is heavy and slow. Unit benchmark shows that formatSimple is about 5-10x faster. Bug: 168639120 Test: Confirmed the calculated IDs are the same. The dogfood phone works with master local build. Change-Id: I7707a42efc74eadb133100d8b2b769301e56c100 Signed-off-by: Li Li <dualli@google.com>