Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory Leakage in VFP 3.0b?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Memory Leakage in VFP 3.0b?
Miscellaneous
Thread ID:
00055142
Message ID:
00055142
Views:
72
Does anyone know where memory leakage might occur in VFP 3?

We have a class that runs fine processing a few thousand records, but as the volume increases to ~6k recs it slows every task on the pc to a crawl (config: Pentium 200, 32mb ram under Win 95).

Running System Monitor at this point shows that Allocated Memory = 70mb! So I'm assuming that physical memory is exhausted and we're heavily into virtual memory (i.e. disk swap file).

The class in question has a slew of class arrays which get reDIMENSIONED for every record processed, and I'm suspecting that may be related to the problem. I've already checked the obvious things like # of temp files, etc.

Any ideas, or suggestions would be welcome.

thanks

mark bennett
Next
Reply
Map
View

Click here to load this message in the networking platform