Click here to Skip to main content
15,887,083 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Windows updates - estimated time Pin
Nelek13-Sep-23 10:08
protectorNelek13-Sep-23 10:08 
GeneralRe: Windows updates - estimated time Pin
StarNamer@work13-Sep-23 6:17
professionalStarNamer@work13-Sep-23 6:17 
GeneralRe: Windows updates - estimated time Pin
DerekT-P13-Sep-23 22:07
professionalDerekT-P13-Sep-23 22:07 
GeneralRe: Windows updates - estimated time Pin
Mark Starr14-Sep-23 4:45
professionalMark Starr14-Sep-23 4:45 
GeneralRe: Windows updates - estimated time Pin
dandy7213-Sep-23 3:51
dandy7213-Sep-23 3:51 
GeneralRe: Windows updates - estimated time Pin
snorkie13-Sep-23 4:06
professionalsnorkie13-Sep-23 4:06 
GeneralRe: Windows updates - estimated time Pin
jschell13-Sep-23 5:08
jschell13-Sep-23 5:08 
GeneralRe: Windows updates - estimated time Pin
trønderen13-Sep-23 5:51
trønderen13-Sep-23 5:51 
jschell wrote:
The update time depends on the hardware and software on the box.
So base it on the hardware and software on the box! You know what is to be done - how many files opened and closed, how many gigabytes to transfer over which channels. How much processing to be done. If the job comes with estimates from a model machine for each work component, and entries in the registry tells that 'Experience shows that file open on this machine takes 1.4x compared to the model machine, file transfer to disk D: goes at 3x the model machine speed, CPU bound tasks typically takes 70% as long' - then you can multiply actual measurements from the model machine by the local factors and sum it to a total. The finer breakdown of factors, the closer you will get to a correct estimate. It won't be completely off.

For a Windows update, the work to be done may not be known until you see which components of the update are relevant for this specific PC, but that you sort out as one of the first tasks. That will tell you how many file open/close, how many gigabytes of file data to transfer from/to which disks, how many seconds CPU each selected tasks requires on the model machine. Then you multiply and add. If the actual times turn out to be off the estimate, you adjust the multiplication factors stored in the registry for the next update, to make a more correct estimate at that time.

As long as hardware stays the same, the scaling factors from a model machine, when broken down to a reasonable level such as file open/close, average disk transfer speed, CPU bound processing, ..., will not be terribly different from one Windows update to the other.
GeneralRe: Windows updates - estimated time Pin
trønderen13-Sep-23 5:22
trønderen13-Sep-23 5:22 
GeneralRe: Windows updates - estimated time Pin
Gary Wheeler13-Sep-23 5:01
Gary Wheeler13-Sep-23 5:01 
GeneralRe: Windows updates - estimated time Pin
Gerry Schmitz13-Sep-23 6:31
mveGerry Schmitz13-Sep-23 6:31 
GeneralRe: Windows updates - estimated time Pin
MikeCO1014-Sep-23 2:39
MikeCO1014-Sep-23 2:39 
GeneralRe: Windows updates - estimated time Pin
trønderen14-Sep-23 6:10
trønderen14-Sep-23 6:10 
GeneralRe: Windows updates - estimated time Pin
sasadler14-Sep-23 6:10
sasadler14-Sep-23 6:10 
GeneralRe: Windows updates - estimated time Pin
OldDBA14-Sep-23 11:56
OldDBA14-Sep-23 11:56 
GeneralWSO CCC OTD 2023-9-13 Pin
OriginalGriff12-Sep-23 21:35
mveOriginalGriff12-Sep-23 21:35 
GeneralRe: WSO CCC OTD 2023-9-13 Pin
pkfox12-Sep-23 22:06
professionalpkfox12-Sep-23 22:06 
GeneralRe: WSO CCC OTD 2023-9-13 Pin
Rich Leyshon12-Sep-23 22:43
Rich Leyshon12-Sep-23 22:43 
GeneralRe: WSO CCC OTD 2023-9-13 Pin
OriginalGriff12-Sep-23 22:45
mveOriginalGriff12-Sep-23 22:45 
GeneralRe: WSO CCC OTD 2023-9-13 Pin
DerekT-P12-Sep-23 23:08
professionalDerekT-P12-Sep-23 23:08 
GeneralRe: WSO CCC OTD 2023-9-13 - we have a winner! Pin
OriginalGriff12-Sep-23 23:47
mveOriginalGriff12-Sep-23 23:47 
Generalstrange noggin bumps from face-palming my laptop Pin
BillWoodruff12-Sep-23 19:10
professionalBillWoodruff12-Sep-23 19:10 
GeneralRe: strange noggin bumps from face-palming my laptop Pin
jmaida12-Sep-23 20:04
jmaida12-Sep-23 20:04 
GeneralRe: strange noggin bumps from face-palming my laptop Pin
BillWoodruff12-Sep-23 23:32
professionalBillWoodruff12-Sep-23 23:32 
GeneralRe: strange noggin bumps from face-palming my laptop Pin
jmaida12-Sep-23 20:06
jmaida12-Sep-23 20:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.