diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2024-07-23 14:07:48 +0200 |
---|---|---|
committer | Maksim Denisov <denisov.maksim@huawei.com> | 2024-08-26 17:02:14 +0200 |
commit | 7a4bf22ac5330024b4b807c9f7cf42292a5135d1 (patch) | |
tree | cdfe1a62167f993c1bbcf61aa09cbfcdaae9d58b /src/buildtool/build_engine/base_maps/source_map.cpp | |
parent | 3966dab59e45e3cbacb52781ef74e73f6db2b142 (diff) | |
download | justbuild-7a4bf22ac5330024b4b807c9f7cf42292a5135d1.tar.gz |
Reduce the size of large object entries.
Removed named keys of entries (hash, size). These prefixes were added for every chunk creating an additional overhead without any benefit.
Removed prefixes of hashes (*62*hash) appearing in native mode and creating an additional overhead as well: it is known that all of them are blobs.
Diffstat (limited to 'src/buildtool/build_engine/base_maps/source_map.cpp')
0 files changed, 0 insertions, 0 deletions