well, that traversal could be automated at commit time? It's just an
optimization...


On Thu, May 7, 2015 at 3:24 PM Eelco Dolstra <eelco.dols...@logicblox.com>
wrote:

> Hi,
>
> On 07/05/15 15:02, Daniel Peebles wrote:
>
> > No need to read all the files, right? You import them lazily based on
> what
> > readDir returns.
>
> Yes, but you still need to traverse the directory tree, which itself takes
> a
> long time on non-SSD disks.
>
> --
> Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
> _______________________________________________
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to