debugging - Can I simulate memory scarcity to ferret out a memory leak with a smaller source dataset in a .NET application? -


I have an application that predicts generating out-of-memory errors on very large datasets - We are trying to fix the problem by optimizing the memory management of the app, but in the question many, very large datasets need to run so long that it will be difficult to walk again through the test cycles Is and a Ubv receive Anubvpurwk.

Excluding the question of application performance for a second - The right application is next in the task list after behavior:

An easy way to limit is that there is an app available while running in debug mode in Visual Studio, so to force out-of-pomermo errors which are naturally just on a small dataset on very large datasets?

At the start of the program, just allocate a large part of yourself - before that You do anything

500 MB free (for a 32 bit process):

  byte [] outofMail = new byte [int.MaxValue - ((1024 ^ 2) * 500) ];  

Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -