diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-08-22 14:29:14 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-08-22 14:50:00 +0200 |
commit | 1e8066caaa711b9ab9f76b25873327779924fda6 (patch) | |
tree | 79aa761506424ca8f3debbe920a9af08422a5ef2 /src/buildtool/build_engine | |
parent | 25e689a0b230169fd56b14596fbb9560015eb93a (diff) | |
download | justbuild-1e8066caaa711b9ab9f76b25873327779924fda6.tar.gz |
Progress percentage: only count actual work
When reporting the percentage already completed, only report actions
that were actually run. Cache hits are considered by reducing the
overall work to be considered, i.e., by making the completed actions
count more. In practice, however, most cache hits are discovered
ayway till the first progress status is reported.
Diffstat (limited to 'src/buildtool/build_engine')
0 files changed, 0 insertions, 0 deletions