```fozzie:[~/src/pants][master]$ find . -name BUIL...
# general
h
Copy code
fozzie:[~/src/pants][master]$ find . -name BUILD -type f | wc -l
     383
fozzie:[~/src/pants][master]$ time ./pants list > /dev/null
<snip some logs>
real	0m4.148s
user	0m3.103s
sys	0m0.487s