![]() * perf: do not clone the map each time we call Archive::HeaderIntegrity() * perf: use absl::flat_hash_map for the integrity cache * perf: do not clone the JSON payload string * perf: preallocate capacity for the integrity cache * perf: use move variant of insert_or_assign() * refactor: simplify integrity cache building remove unnecessary std::optional<> * refactor: use base::FindOrNull() * refactor: remove unused #includes * refactor: make variable types explicit * fix: make res_size unsigned * refactor: put GetIntegrityConfigCache() in an unnamed namespace refator: put LoadIntegrityConfig() in an unnamed namespace * fix: oops, missing rel_path_utf8 key * fix: oops, fix Wunreachable-code-return |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
renderer | ||
services/node | ||
utility |