6.11.0001.402 and 6.11.0001.404 run the six .dmps from my local cache in ~7.288 seconds.
6.2.8229.0 and 6.2.9200.xxxx run the six .dmps from my local cache in ~39.533 seconds
6.12.0002.633 runs the six .dmps from my local cache in ~26.407 seconds
Commands used: "!analyze -v; !sysinfo cpuspeed; !sysinfo SMBIOS; lmtsmn; q"
Most of the problem seems to stem from getting the module timestamps. If I run with lm, 6.2.xxxx.xxxx runs each .dmp in ~3 seconds. If I run with lmt, 6.2.xxxx.xxxx runs each .dmp in ~8 seconds.
Even 3 seconds is about 4-6 times longer than it runs in 6.11.xxxx.xxx...
I cannot find a way to optimize this. Why does 6.2.xxxx.xxxx take so much longer to run than 6.11.0001.402 and 6.11.0001.404 ?
Read More:
Code:
7.221 seconds to run the kd command on .dmp 1 of 6
10.14 seconds to run the kd command on .dmp 2 of 6
7.393 seconds to run the kd command on .dmp 3 of 6
4.334 seconds to run the kd command on .dmp 4 of 6
3.126 seconds to run the kd command on .dmp 5 of 6
7.319 seconds to run the kd command on .dmp 6 of 6
6.2.8229.0 and 6.2.9200.xxxx run the six .dmps from my local cache in ~39.533 seconds
Read More:
Code:
1.282 seconds to run the kd command on .dmp 1 of 6
1.285 seconds to run the kd command on .dmp 2 of 6
1.239 seconds to run the kd command on .dmp 3 of 6
1.264 seconds to run the kd command on .dmp 4 of 6
0.849 seconds to run the kd command on .dmp 5 of 6
1.369 seconds to run the kd command on .dmp 6 of 6
6.12.0002.633 runs the six .dmps from my local cache in ~26.407 seconds
Read More:
Code:
5.428 seconds to run the kd command on .dmp 1 of 6
5.92 seconds to run the kd command on .dmp 2 of 6
5.196 seconds to run the kd command on .dmp 3 of 6
2.142 seconds to run the kd command on .dmp 4 of 6
2.366 seconds to run the kd command on .dmp 5 of 6
5.355 seconds to run the kd command on .dmp 6 of 6
Commands used: "!analyze -v; !sysinfo cpuspeed; !sysinfo SMBIOS; lmtsmn; q"
Most of the problem seems to stem from getting the module timestamps. If I run with lm, 6.2.xxxx.xxxx runs each .dmp in ~3 seconds. If I run with lmt, 6.2.xxxx.xxxx runs each .dmp in ~8 seconds.
Even 3 seconds is about 4-6 times longer than it runs in 6.11.xxxx.xxx...
I cannot find a way to optimize this. Why does 6.2.xxxx.xxxx take so much longer to run than 6.11.0001.402 and 6.11.0001.404 ?
Attachments
Last edited: