What causes a large exe to load slowly (65,536 bytes at time according to Procmon)?

43 Views Asked by At

We are running Docker on a VMware host running Windows 10.

Docker exe loading 65k bytes each read

Based on the first comment, I wonder if the issue isn't specifically the read portion, but maybe there is something happening at the end of the load that is preventing this exe from being cached in memory.

enter image description here

0

There are 0 best solutions below