hm... with `shasum -a 256`: ``` ./pants --no-enab...
# development
w
hm... with `shasum -a 256`:
Copy code
./pants --no-enable-pantsd --no-enable-v2-engine filedeps :: | xargs -P4 -L256 shasum -a 256 | wc -l
    317418

  real	6m23.674s
  user	5m36.590s
  sys	2m24.637s