When I use sshfs on Windows (via Cygwin), it takes 36 seconds to do `ls` in a directory with 2752 files. On the same PC, using WSL, and the same `sshfs` command, the same `ls` takes 0.3 seconds. Why is that, and is there a way to improve this?