On my computer, fd is much faster than both find and rsync.
fd
Used like : fd . -type file | wc -l
fd . -type file | wc -l
https://github.com/sharkdp/fd