[Samba] 32 seconds vs 72 minutes -- expected performance difference?

Saurabh Nanda saurabhnanda at gmail.com
Mon Feb 11 03:59:50 UTC 2019


Does anyone have any idea about this?


On Sat, Feb 9, 2019 at 7:22 AM Saurabh Nanda <saurabhnanda at gmail.com> wrote:

> Define "lots of files" ? What does ls | wc -l say ?
>>
>
> Number of files + directories:
>
>     # find . | wc -l
>     2651882
>
> Number of files:
>
>     # find . -type f | wc -l
>     1057105
>
> Number of directories:
>
>     # find . -type d | wc -l
>     1594777
>
> -- Saurabh.
>


-- 
http://www.saurabhnanda.com


More information about the samba mailing list