C
cow3
Is there anyone who can help me with this:
I have written a fairly complicated vb application of hydrological
model that does a lot of number crunching. The model creates a set of
object variables before entering the main loop and then main
calculations are done within the main loop using the object variables
previously created. The application starts off with pretty good
performance. But, after a while, it starts to slow down gradually to
an unbearable point. In a suspision that file accesses might be
causing the problem, I turn off the file writing, but no improvements.
Has anyone experienced similar problem? Any insight would be very much
appreciated.
Thanks,
Chris
I have written a fairly complicated vb application of hydrological
model that does a lot of number crunching. The model creates a set of
object variables before entering the main loop and then main
calculations are done within the main loop using the object variables
previously created. The application starts off with pretty good
performance. But, after a while, it starts to slow down gradually to
an unbearable point. In a suspision that file accesses might be
causing the problem, I turn off the file writing, but no improvements.
Has anyone experienced similar problem? Any insight would be very much
appreciated.
Thanks,
Chris