[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Narrow down cache dependencies
- Subject: Narrow down cache dependencies
- From: Chris Warburton
- Date: Thu, 15 Feb 2018 20:13:21 +0000
- Resolution: fixed
- State: resolved
The racket scripts in cache.nix can now be restricted to only depend on
the scripts/lib files they need. This prevents us having to rebuild
things unnecessarily (e.g. during a testing/debugging feedback loop).
So far only 'BENCHMARKS' takes advantage of this. We should check the
others.