Skip to content
Commit 30c31997 authored by Li Li's avatar Li Li
Browse files

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: default avatarLi Li <dualli@google.com>
parent f323b01e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment