diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2022-10-06 14:26:48 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2022-10-07 13:30:06 +0200 |
commit | 947a1e16e8079592773c055e86d9c4cbb8c305a8 (patch) | |
tree | af9c81f745aa61fc2cd601c9b67716221f2e56db /src/buildtool/execution_api/remote/bazel/bazel_api.cpp | |
parent | 51f8b186803292f111011d04d5291deb374dc34c (diff) | |
download | justbuild-947a1e16e8079592773c055e86d9c4cbb8c305a8.tar.gz |
LocalTreeMap: Drop the use of the map entirely
... as for remote execution, the map entries are only used
for the `install` subcommand. For local execution, much less
tree objects are read from CAS when using this map. However,
the performance benefit is barely measurable and therefore
we rather remove this map entirely to reduce complexity.
Diffstat (limited to 'src/buildtool/execution_api/remote/bazel/bazel_api.cpp')
0 files changed, 0 insertions, 0 deletions