diff options
author | 2020-11-09 14:07:49 +0000 | |
---|---|---|
committer | 2020-11-09 14:07:49 +0000 | |
commit | 4be5dd992935aa3d51e64e1d30a892df5230cb94 (patch) | |
tree | aa7a9dfb231042f92b3776d045ca1fa98a62e541 /regress/lib | |
parent | Small whitespace cleanup. (diff) | |
download | wireguard-openbsd-4be5dd992935aa3d51e64e1d30a892df5230cb94.tar.xz wireguard-openbsd-4be5dd992935aa3d51e64e1d30a892df5230cb94.zip |
speed up the dependency check pass significantly:
first pass will read packing-lists fully, use that to cache along dependency
information, so we don't have to read packing-list again during second pass.
we do not cache full plists for the file checks, because
1/ that is significantly larger
2/ that pass is disk io bound anyway
Diffstat (limited to 'regress/lib')
0 files changed, 0 insertions, 0 deletions