diff options
| author | 2023-01-09 14:35:27 -0800 | |
|---|---|---|
| committer | 2023-01-09 14:35:27 -0800 | |
| commit | 483d1f7a6ba148e2d6df3763f39fd7a094e69e43 (patch) | |
| tree | 0a360c70f2f333487dc03db63497faa228728b18 /java/java.go | |
| parent | 64b0fbd1512f0c4bc888695d096454b028391607 (diff) | |
Remove SourcePath.srcDir
This was always set to "." after aosp/1652613 and
aosp/1796650. While doing some rudimentary performance
profiling of soong, it turned out that SourcePath.String()
was taking 600+MB of memory joining the "." to the rest
of the path. Remove it for performance gains.
Bug: 262629589
Test: Verfied ninja files didn't change with this cl on aosp_arm64-userdebug
Change-Id: Id6b552ab8defe37e0c2b58e813fb1dbae427ae96
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions