diff options
author | 2025-02-11 13:17:53 -0800 | |
---|---|---|
committer | 2025-02-11 16:05:02 -0800 | |
commit | e27e4bf70783c0d7fecfc27a06d2902c5225b2a8 (patch) | |
tree | 746ae60a59241e1cf823d4759c7eafe62116a208 /java/lint.go | |
parent | a679277632b2a5a20796c6f243590d98c243205c (diff) |
Optimize getJarJarRuleText
getJarJarRuleText accounted for 10% of all allocations in Soong totalling
10 GB due to repeated string growth. Use a StringBuilder instead.
Test: builds
Change-Id: I4bce338d161cb2f9c0aba1036ced55d2e8ee6b14
Diffstat (limited to 'java/lint.go')
0 files changed, 0 insertions, 0 deletions