Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2215022

Change-Id: I0ea7b4075b3d7db490f001ee42ddab31b663a4b6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Usta Shrestha 2022-09-12 21:10:29 +00:00 committed by Automerger Merge Worker
commit d4baa411ad

View file

@ -240,7 +240,7 @@ the performance is probably more related to how much time the actual build
commands are taking than having extra dependencies, or slowdowns in commands are taking than having extra dependencies, or slowdowns in
soong/kati/ninja themselves. soong/kati/ninja themselves.
Beyond looking at visible outliers in the trace view, we don't have any tooli Beyond looking at visible outliers in the trace view, we don't have any tooling
to help in this area yet. It's possible to aggregate some of the raw data to help in this area yet. It's possible to aggregate some of the raw data
together, but since our builds are heavily parallelized, it's particularly easy together, but since our builds are heavily parallelized, it's particularly easy
for build commands to impact unrelated build commands. This is an area we'd for build commands to impact unrelated build commands. This is an area we'd