-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nemo 4.6 much slower than 4.4 #2530
Comments
@howdev how long of a delay are you experiencing? |
@icarter09 populating the folders is same long delay as nemo 3.x. while nemo 4.4 is as fast as thunar. |
Could you quantify that? |
@Jeremy7701 how do you measure? with what tool? |
I'd say a sub-second response is fast.
In the icon view, all files are displayed in their correct positions, as a rectangular array [but not necessarily with the icons filled in]. I arrange for thumbnails to remain in the cache for about two weeks - for me it seems to strike a balance between cache size and generating fresh entries in nemo. |
@Jeremy7701 cannot use time command for this because it does not show the time it takes for folder to appear. it only time it takes for nemo to startup. The folder appears after the time results already shown in the console. you can time folder display only by adding timer in the source code. |
@Jeremy7701 can attach video here in github? |
here is two videos showing 4.4 being much faster than 4.6 on /usr/bin directory as an example |
I can definitely confirm the speed (or lack of it) as on the 4.6 video. /usr/bin (2,500+ files) is very slow - the first time - perhaps 10+ seconds. |
@Jeremy7701 In my video demonstration, is not caching, as I reloaded twice and 4.6 is still slow no matter how many times you open the same folder. You can press F5 refresh and 4.6 is still slow It appears though in 4.4 it is showing the files and folder straight away at same time as it is getting the data from the directory, you can see the iconview updating, unlike 4.6 waited for all data then display. |
A reboot causes 4.6 to revert to its slow behaviour on /usr/bin. I'm happy to accept that folders containing thousands of files are going to suffer a speed penalty, especially since such folders can become difficult to manage. |
even low items folders, 4.4 is faster. 4.6 is lagging. So generally when you traverse through directories, the experience is very slow with 4.6, you have to wait till items appear before you can click on them. |
I am seeing poor performance in folders with dozens to hundreds of image files. Thumbnailing seems to be only part of the problem - for example, if I allow the images to be thumbnailed, then open a subfolder, then go back up to the first folder, performance is still noticeably laggy. |
Issue
Nemo browsing performance is much slower than 4.4, it were as if running Nemo 3.x
There is a delay opening any folder size
Steps to reproduce
install nemo 4.6 or use Mint 20
run nemo, browse folders
Expected behaviour
fast on opening folders
Other information
The text was updated successfully, but these errors were encountered: