diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2017-08-31 16:02:36 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2017-08-31 16:05:07 +0200 |
commit | bbdf08bc0facb5157a10c794712dae7e5902be03 (patch) | |
tree | 562c3e23d2179bc10881567f20fc28979a141ded /src/libmain/stack.cc | |
parent | fd73c1e20a7aaefcb69db3e6b2f081e1a5e20406 (diff) |
Call queryMissing() prior to building
Without this, substitute info is fetched sequentially, which is
superslow. In the old UI (e.g. nix-build), we call printMissing(),
which calls queryMissing(), thereby preheating the binary cache
cache. But the new UI doesn't do that.
Diffstat (limited to 'src/libmain/stack.cc')
0 files changed, 0 insertions, 0 deletions