execution time of function increases
-
Hi all, I have made a function and every time i execute that function its execution time increases(i.e if i don't close my exe and executes it. its excution time increases every time)... But if i close my exe its execution time remains normal..... I am not getting why this is happening. Can anybody help me in this.... Thanks in advance
-
Hi all, I have made a function and every time i execute that function its execution time increases(i.e if i don't close my exe and executes it. its excution time increases every time)... But if i close my exe its execution time remains normal..... I am not getting why this is happening. Can anybody help me in this.... Thanks in advance
What does that particular function do? The "exe" you're talking about is the one which has this function in it or it is something external?
It is a crappy thing, but it's life -^ Carlo Pallini
-
Hi all, I have made a function and every time i execute that function its execution time increases(i.e if i don't close my exe and executes it. its excution time increases every time)... But if i close my exe its execution time remains normal..... I am not getting why this is happening. Can anybody help me in this.... Thanks in advance
may be possiable memory leak
-
Hi all, I have made a function and every time i execute that function its execution time increases(i.e if i don't close my exe and executes it. its excution time increases every time)... But if i close my exe its execution time remains normal..... I am not getting why this is happening. Can anybody help me in this.... Thanks in advance
All sorts of possible explanations. Without knowing something about the function, it's impossible to offer specific comments. There are many things the function could be waiting for (eg completion of an asynchronous I/O operation, files to be created by another program, mutexes to be released, critical sections to be released, completion of another program). It's possible the first call to the function may be initiating some wider action, and subsequent calls are waiting for that action to complete.
-
Hi all, I have made a function and every time i execute that function its execution time increases(i.e if i don't close my exe and executes it. its excution time increases every time)... But if i close my exe its execution time remains normal..... I am not getting why this is happening. Can anybody help me in this.... Thanks in advance
Can you more explain about pointers that you used in your program?
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
Can you more explain about pointers that you used in your program?
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
can u display the function code
-
can u display the function code
But I cant see his monitor. :-D
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
But I cant see his monitor. :-D
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
Hamid. wrote:
But I cant see his monitor.
Spy eye can help!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
Hamid. wrote:
But I cant see his monitor.
Spy eye can help!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
But I use of it at the other place how could you discover it? :-D
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
But I use of it at the other place how could you discover it? :-D
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )