I have cut & pasted a small piece of code from one app to another.
Code in 1st app takes 1.2 secs but 9.5 secs in 2nd app.
1st app is 46K and 2nd app is 62K and are similar.
Both apps run in Windows 98SE.
The code copied simply wites a small batch file, shells it then kills it.
I've checked memory indicators and all seems OK.
There's not much to go on here but I cannot figure what other info
is relevant.
I'm hoping someone has seen this event in their own work and
fathomed out what was going on.
------------------
David Roberts
Code in 1st app takes 1.2 secs but 9.5 secs in 2nd app.
1st app is 46K and 2nd app is 62K and are similar.
Both apps run in Windows 98SE.
The code copied simply wites a small batch file, shells it then kills it.
I've checked memory indicators and all seems OK.
There's not much to go on here but I cannot figure what other info
is relevant.
I'm hoping someone has seen this event in their own work and
fathomed out what was going on.
------------------
David Roberts
Comment