On Thu, 3 Jan 2019 at 02:39, Robert Yang <[email protected]> wrote:
> We can see that find -delete is the fastest way, rsync is the slowest one,
> and rm is close to find. Maybe it is because find and rsync are improved in
> nowadays, so they are faster than rsync.

That's good to know.  There were some improvements to the syscalls
recently that was meant to improve this sort of thing, so it appears
to be working.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to