Changes between Initial Version and Version 1 of Ticket #3247, comment 2
- Timestamp:
- 09/04/14 16:29:46 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3247, comment 2
initial v1 6 6 Do you have metrics how long these operations take for you in the three cases? 7 7 8 If you're scanning tree as large as /usr, I'm pretty sure there's no measurable difference between delaying the UI by a second or not. If there is a difference then the problem is that the dialog is updated way too frequently and we could rate limit that to only a few frames per sec, but it's no reason for delaying it by 1 sec.8 If you're scanning a tree as large as /usr, I'm pretty sure there's no measurable difference between delaying the UI by a second or not. If there is a difference then the problem is that the dialog is updated way too frequently and we could rate limit that to only a few frames per sec, but it's no reason for delaying it by 1 sec.