1.91.5: *Slow* browser performance in *large* folders
Moderators: XnTriq, helmut, xnview
1.91.5: *Slow* browser performance in *large* folders
This has actually been an issue with *all* versions of XnView to date:
When I bring up the browser on a very large folder, say 500 to 1000 images, XnView brings the system to it's knees, reading something from the drive.
I have checked every possible option and turned off anything that should tell it to read anything from the files:
Browser...Browser...Auto Refresh -> OFF/UNCHECKED
File List...File List... I have ONLY "images" and "Folders" and "Parent Folder" checked
File List...Misc...Recognize only by extension -> CHECKED
File List...Misc...Scan file headers in folders -> NEVER
In the File List's pane I have everything turned OFF except for Name, Size and Date.
With all of this turned off, I would think that XnView would just load the directory listing quickly the same way as the OS does, however it still takes a *very long time* just to load the file list for a folder with around 500-1000 images and/or folders.
With 5000 images, the whole system hangs and XnView shows as 'Not Responding', while the harddrive churns and the light flashes
ACDSee Classic v-2.43 loads these folders in a matter of seconds or less, and never reads anything from the drive, it just flashes the drive light for a brief second while it is loading.
Basically, I would think that there should be some simple setting in XnView to tell it "Don't *ever* read anything except the filelist and show that fast". The way it is, it's unuseable on large folders.
Am I missing something, or can this please be looked at? Like I said, it's been that way for ever.
Thanks,
/The REAL Joe
When I bring up the browser on a very large folder, say 500 to 1000 images, XnView brings the system to it's knees, reading something from the drive.
I have checked every possible option and turned off anything that should tell it to read anything from the files:
Browser...Browser...Auto Refresh -> OFF/UNCHECKED
File List...File List... I have ONLY "images" and "Folders" and "Parent Folder" checked
File List...Misc...Recognize only by extension -> CHECKED
File List...Misc...Scan file headers in folders -> NEVER
In the File List's pane I have everything turned OFF except for Name, Size and Date.
With all of this turned off, I would think that XnView would just load the directory listing quickly the same way as the OS does, however it still takes a *very long time* just to load the file list for a folder with around 500-1000 images and/or folders.
With 5000 images, the whole system hangs and XnView shows as 'Not Responding', while the harddrive churns and the light flashes
ACDSee Classic v-2.43 loads these folders in a matter of seconds or less, and never reads anything from the drive, it just flashes the drive light for a brief second while it is loading.
Basically, I would think that there should be some simple setting in XnView to tell it "Don't *ever* read anything except the filelist and show that fast". The way it is, it's unuseable on large folders.
Am I missing something, or can this please be looked at? Like I said, it's been that way for ever.
Thanks,
/The REAL Joe
-
- Posts: 394
- Joined: Sat Nov 18, 2006 8:57 am
-
- XnThusiast
- Posts: 2005
- Joined: Tue Jul 17, 2007 1:17 am
- Location: France
Maybe - check you category.db file :Anonymous wrote:That's one of the first things I did before all of the other trouble shooting. It makes no difference. XnView still keeps reading something off the harddrive rather than *just* the directory listing.
/The REAL Joe Blow
http://newsgroup.xnview.com/viewtopic.php?t=13676
and here
http://newsgroup.xnview.com/viewtopic.php?t=13642
XnViewMP Linux X64 - Debian - X64
-
- Author of XnView
- Posts: 45490
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- XnThusiast
- Posts: 2578
- Joined: Tue Feb 17, 2004 1:11 am
- Location: QLD, Australia
Do I need to erase these files every time I launch XnView? I recreates them every time I launch. Would it not be better if there was a tick box that said something like:
"Don't ever cache anything or store anything in any database whatsoever" which completely disables this kind of functionality?
I *just* want to use it as a real-time image viewer. I don't *ever* want it to remember anything!
"Don't ever cache anything or store anything in any database whatsoever" which completely disables this kind of functionality?
I *just* want to use it as a real-time image viewer. I don't *ever* want it to remember anything!
-
- XnThusiast
- Posts: 2005
- Joined: Tue Jul 17, 2007 1:17 am
- Location: France
If you don't use categories and your category.db file size stays at about 7ko~10ko, you do not have to rename/delete it (or each time).Guest123654 wrote:Do I need to erase these files every time I launch XnView? I recreates them every time I launch. Would it not be better if there was a tick box that said something like:
"Don't ever cache anything or store anything in any database whatsoever" which completely disables this kind of functionality?
I *just* want to use it as a real-time image viewer. I don't *ever* want it to remember anything!
Also erasing XnView.db to improve performance, is not always a good idea (because it's consume time to rebuild the tumbnails) and doesn't affect a lot the Browser opening time.
But your suggestion (a GUI option to disable all local writings) is a good idea (especialy for USB keys).
FYI: To disable the cache (XnView.db):
In xnview.ini:
Code: Select all
...
[Start]
SavingMode=1
ParamsSavingMode=1
[Cache]
SavingMode=1
IsActive=0
http://newsgroup.xnview.com/viewtopic.p ... hlight=usb
XnViewMP Linux X64 - Debian - X64