What did you do to EDP?
I didn't change the HW nor the OS, but now EDP is lightning fast.
Wow!
Woooosh!
Re: Woooosh!
Thanks. Probably https://www.prestosoft.com/edp_buildhistory.asp#11.0:
Changes in Build 11.0.1.9
2020-10-08
Improvement: Multiple performance improvements for the process startup/shutdown and comparison
psguru
PrestoSoft
PrestoSoft
Re: Woooosh!
I put EDP at work with my periodical 1TB backup. A good test bench.
I doscovered that if the operation (copy or delete) takes some time, then the message box that appears at first has a steady hourglass, then, after a few seconds, the client areas of the message box and of the main window become completely clear until the end of the operations.
Not a big problem; simply it's not nice to see because one can think the process il locked.
I doscovered that if the operation (copy or delete) takes some time, then the message box that appears at first has a steady hourglass, then, after a few seconds, the client areas of the message box and of the main window become completely clear until the end of the operations.
Not a big problem; simply it's not nice to see because one can think the process il locked.
Re: Woooosh!
What message box is this? Unless I'm confused about the process you are describing, all file operations are done using the standard Windows Explorer API, which should use its own messages.
psguru
PrestoSoft
PrestoSoft
Re: Woooosh!
Nope. The message box is the one with the hourglass, at least in the beginning.which should use its own messages.
Then, as I wrote, the client area is completely clear but has the very same position and size.
I'll try to give you a couple of screenshots.
Re: Woooosh!
You're right: the copy/delete is as usual.
The message box I'm talking about probably comes after, probably when EDP rearranges its lists.
The message box I'm talking about probably comes after, probably when EDP rearranges its lists.
Re: Woooosh!
Which is expected if the list is huge. I think we squeezed as much speed from the list refresh as possible.
psguru
PrestoSoft
PrestoSoft
Re: Woooosh!
I can understand this, but I don't understand why a static message box and main window must suddenly turn blank.
Re: Woooosh!
Probably the UI thread is blocked at that time. Will be hard to reproduce but sounds like a pretty uncommon case.
psguru
PrestoSoft
PrestoSoft