teejee2008 / polo

Advanced file manager for Linux written in Vala. Supports multiple panes (single, dual, quad) with multiple tabs in each pane. Supports archive creation, extraction and browsing. Support for cloud storage; running and managing KVM images, modifying PDF documents and image files, booting ISO files in KVM, and writing ISO files to USB drives.
https://teejee2008.github.io/polo/
GNU General Public License v2.0
619 stars 85 forks source link

Polo reads a lot of info about subfolders #149

Closed Kzer-Za closed 7 years ago

Kzer-Za commented 7 years ago

I have an SSD and an HDD. When I open folders on my HDD in Polo it takes a lot of time because (I suppose, judging by the HDD noise) Polo caches a lot of info about subfolders, so when there is a lot of them with lots of files in subfolders, it significantly slowers down my work: if I don't go into these subfolders and stay just in the parent folder, all this caching is useless and just means lost time and excessive noise. In Thunar it may take more time when I go into a subfolder (on the HDD), but parent folders open much faster and quietly. Is it possible to make this reading of info about subfolders optional?

teejee2008 commented 7 years ago

Fixed in v17.10

By default, subfolders will not be queried. You can enable the option from Settings > General > Performance > Query subfolders