All three commands, even when new instance of xyplorer is executed, if "generic icons" is on or off. It opens the window with the content immendiately. NO any delay. Decimal separator is ","admin wrote: ↑28 Aug 2024 18:31 Alright. Grab the latest beta and run these tests:
Code: Select all
enumshellfolderitems "your network path", , 0; enumshellfolderitems "your network path", , 2; enumshellfolderitems "your network path", , 4;
enumshellfolderitems "\\brqvsvfp01\brq\EveryOne", , 0;
475 items contained
Path: \\brqvsvfp01\brq\EveryOne
751,447 ms
enumshellfolderitems "\\brqvsvfp01\brq\EveryOne", , 2;
476 items contained - Small fetch
Path: \\brqvsvfp01\brq\EveryOne\
1,828 ms
enumshellfolderitems "\\brqvsvfp01\brq\EveryOne", , 4;
476 items contained - Large fetch
Path: \\brqvsvfp01\brq\EveryOne\
136,593 ms
XYplorer Beta Club