In TC 7.50 Shift+F2 comparing 2 directories on a mapped network drive got much slower compared to TC 7.04a on one of my PCs.
It's a 2,4 GHz Pentium 4 running Win2k SP4 in an NT domain, 8.5 MB/s network throughput to the used server.
Shift+F2 takes about 2 seconds (!) in TC 7.50, while in TC 7.04a it's done after only about 0.5 seconds (with about 800 files on each side).
I tracked it down to the parameter 1hourdif, with an empty INI, only containing
Code: Select all
[Configuration]
1hourdif=1
Strangely I can reproduce this only on this PC. The 1hourdif parameter makes no noticeable change on the other tested systems, even my old 500 MHz Pentium 3 does directory reads much faster.
[Edit] Easy method to see when it's done: with identical contents on both panels, before Shift+F2 I mark all files on both sides (with different contents unmark instead) - the marking gets inverted when Shift+F2 is done. [/Edit]
Does somebody have an idea?