Files
Files copied to clipboard
Code Quality: Optimize large folder enumeration performance
Resolved / Related Issues
Fixed performance issues when enumerating large folders that would cause the UI to freeze or become unresponsive during folder scanning operations.
Steps used to test these changes
- Open the Files app and navigate to a directory containing a large number of files (100,000+).
- Observe the folder enumeration process and UI responsiveness.
- The UI remains responsive during large folder operations without freezing.
It could be confusing to people that this folder is empty is shown for a few seconds while it loading. That doesn't happen in v4.0.11
It seems to me that C:\Windows\WinSxS takes longer to load with these changes.