Group: Forum Members
Posts: 190,
Visits: 1.3K
|
Hi,
I have created sample project, which is exactly the same as previous one. It only contains 1 BO and DevExpress GridView. I keep reload the page and below is the log of memory taken by each drop
First Load - 52564
First Memory Drop - 55316
Second Memory Drop - 56260
Third Memory Drop - 56284
Fourth Memory Drop - 56400
Fiveth Memory Drop - 57268
and etc
I recorded video. Please download it from
http://www.visualsolutions.com.my/blog/chankk/memory.zip
I also recorded using performance monitor which as attached. During performance monitoring, I found that, the memory will keep increasing, drop, stay at same level for a while, then will increase again for some time (this jump will be almost back to previous before drop level and more), then drop again (but is higher that previous drop), stay for a while and increase again.
The sample project is very simple, therefore the memory leak is not that serious. If I run my web app, it easily eat up few hundred MB.
Sample Project: http://www.visualsolutions.com.my/blog/chankk/WebApplication12.zip
Please advice. Thank you
|