1
Support and Feedback / Feature Request - Optimize Folder Size Scan in Everything
« on: February 26, 2025, 17:16:59 »
Hello,
I’ve noticed that when scanning a large number of folders within a directory by using "Everything", the process can be quite slow. I believe this might be because the API is called separately for each folder.
Would it be possible to optimize this by making a single API call to retrieve all folders within a directory (e.g., using parent:"D:\"), and then mapping the file sizes accordingly?
I’ve noticed that when scanning a large number of folders within a directory by using "Everything", the process can be quite slow. I believe this might be because the API is called separately for each folder.
Would it be possible to optimize this by making a single API call to retrieve all folders within a directory (e.g., using parent:"D:\"), and then mapping the file sizes accordingly?