The mini-tree is loading a bit slow

Things you’d like to miss in the future...
Post Reply
prino
Posts: 337
Joined: 18 Mar 2012 21:14
Location: Vilnius, Lithuania
Contact:

The mini-tree is loading a bit slow

Post by prino »

Yesterday: 1741(!) seconds
Today: 867 seconds

Network is OK, 6 offline external drives.
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
At last, a tiny bit of programming here... :mrgreen:

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: The mini-tree is loading a bit slow

Post by admin »

Well.... still?

prino
Posts: 337
Joined: 18 Mar 2012 21:14
Location: Vilnius, Lithuania
Contact:

Re: The mini-tree is loading a bit slow

Post by prino »

Another 263 second one today. Not a happy bunny, can't you implement something that just gives up loading the minitree after a user set time?
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
At last, a tiny bit of programming here... :mrgreen:

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: The mini-tree is loading a bit slow

Post by admin »

Come on, the real problem should be found an eliminated. Everything > 1 sec is not normal.

Try this:

Code: Select all

text <get loadtimes>, 800, 800;

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: The mini-tree is loading a bit slow

Post by admin »

Try to turn off Color Filters.

prino
Posts: 337
Joined: 18 Mar 2012 21:14
Location: Vilnius, Lithuania
Contact:

Re: The mini-tree is loading a bit slow

Post by prino »

Was OK for a few days, now again slow:

Code: Select all

XY ver: 	XYplorer 22.10.0208
OS:     	Windows 7 Professional (Service Pack 1), 64-bit, Build 7601
Loaded: 	2022-08-23 17:29:26 in 328,388 ms
Threshold: 	10 ms

     0 ms:     107 ms - Start Load
   111 ms:      25 ms - Load Language
   136 ms:      17 ms - Load Settings
   156 ms:      20 ms - Init Controls
   176 ms:      71 ms - Init Graphics
   256 ms:      27 ms - Create Info Panel
   283 ms:      73 ms - Set Interface Font
   356 ms:      36 ms - Init Panes
   428 ms:      13 ms - Check Subfolders Exist: D:\02-IBM\01-Hercules\
   442 ms:      17 ms - Check Subfolders Exist: D:\ftp\
   495 ms:   3,387 ms - Check Subfolders Exist: I:\01-liftnotes\
 3,884 ms:     227 ms - Check Subfolders Exist: J:\01-liftnotes\
 4,111 ms:   8,162 ms - Check Subfolders Exist: K:\01-liftnotes\
12,281 ms:   8,372 ms - Check Subfolders Exist: L:\01-liftnotes\
20,653 ms:      10 ms - Check Subfolders Exist: L:\01-liftold\
20,663 ms:     656 ms - Check Subfolders Exist: V:\01-liftnotes\
21,329 ms:   7,252 ms - Add Folder to Tree: \\LAPPY\Lappy-D\01-lift\
28,581 ms:      33 ms - Add Folder to Tree: \\LAPPY\Lappy-D\01-liftnotes\
28,614 ms:  245,957 ms - Load Mini Tree 3
274,571 ms:      38 ms - Init Custom Toolbar Buttons
274,609 ms:      12 ms - Init UDC and KS
274,623 ms:      24 ms - List Browse: D:\01-liftnotes\
274,647 ms:  53,402 ms - Enumerating Network Servers
328,049 ms:      74 ms - List Browse: \\LAPPY\Lappy-D\01-liftnotes\
328,124 ms:      24 ms - Layout Bars
328,148 ms:     101 ms - Layout Tabs
328,249 ms:      19 ms - Layout Status Bar
328,268 ms:      26 ms - --- Show Window ---
328,294 ms:      30 ms - Layout Tabs
328,324 ms:      44 ms - Layout Status Bar
328,378 ms:      10 ms - XY64 Init
328,388 ms:            - Load Done

MiniTree: Rows=147, Nodes=160, Expanded=27, Servers=1
Tree Check Subfolders Exist: Yes
Pane 1: Items=30/305, Pane 2: Items=30/305, Network, Catalog: Items=1
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
At last, a tiny bit of programming here... :mrgreen:

Post Reply