Improve the directory comparison efficiency
When two large directories are compared, the MELD performance is slow. The implementation logic is modified. Only one-level directory is compared for the first time, and then the lower-level directory is compared.