When deleting transactions from an investment account, the response time is very slow - as in 10 seconds per transaction. Deleting multiple transactions using the Banking Transaction report is just as slow (10 items will take about 100 seconds).
Watching the performance monitor while it's deleting, I see the CPU is barely used (about 6-7%), plenty of memory available, and the Disk I/O barely registers (about 50KB/second). I suspect the program's interaction with data is the culprit (e.g. excessive table indexing) but have no way to confirm this. The Quicken file is minuscule, so I'm baffled why the program can't use all the PC's resources. What's the constraint?
One peculiar thing I see happening is that the program is refreshing the screen after each and every delete. The last thing it does is refresh the report, again one line at a time. Both these functions seem unnecessary and inefficient.
The problem of slow response time, as most long-time users are painfully aware, is nothing new. I've tried a variety of techniques to reduce the number of transactions (including completely new accounts) but after a few years, it gets slower.. and slower.... and slower...... and slower.
I've validated the file and tried all the common techniques. I'm posting this question hoping someone from Quicken with a technical background can comment. Cheers.