[CLOSED] Memory leak

Page 4 of 4 FirstFirst ... 234
  1. #31
    Ya, I am running a long test and will post the result.
    Thanks Danill for help.
  2. #32
    So looks like it doesn't fix the memory issue,

    Below is the memory footprint after around 1 hour of reload every 3 seconds with around 150 rows.
    notice the JavaScript memory column is using 1.5GB. Couple of note i would like to share

    1. I have a TaskManager running that will call store.reload every 3 seconds, even if I disable calling the store.reload on the Update event, the JavaScript memory seems keep increasing every second.
    2. Every store.reload it adds ~1MB to the JavaScript memory footprint.

    Click image for larger version. 

Name:	chrome_memory_1hr.png 
Views:	153 
Size:	49.9 KB 
ID:	5570

    Thanks.
  3. #33
    So looks like it doesn't fix the memory issue,

    Below is the memory footprint after around 1 hour of reload every 3 seconds with around 150 rows.
    notice the JavaScript memory column is using 1.5GB. Couple of note i would like to share

    1. I have a TaskManager running that will call store.reload every 3 seconds, even if I disable calling the store.reload on the Update event, the JavaScript memory seems keep increasing every second.
    2. Every store.reload it adds ~1MB to the JavaScript memory footprint.

    Click image for larger version. 

Name:	chrome_memory_1hr.png 
Views:	153 
Size:	49.9 KB 
ID:	5570

    Thanks.
  4. #34
    Is there IDProperty of the Store's Reader?

    1. I have a TaskManager running that will call store.reload every 3 seconds, even if I disable calling the store.reload on the Update event, the JavaScript memory seems keep increasing every second.
    Do you mean that just a TaskManager with a Store causes memory leaking?
  5. #35
    Hi Danill, yes, it seems like it.
  6. #36
    Can you estimate a JSON parser fix helps to decrease memory leaking or not?

    Can you provide a test case to reproduce memory leaking with a TaskManager without a Store?
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. [CLOSED] [1.0] Performance in IE6 (memory leak?)
    By danielg in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Apr 27, 2012, 2:57 PM
  2. Memory Leak with Grid Local Filter
    By reverseblade in forum 1.x Help
    Replies: 1
    Last Post: Apr 27, 2011, 10:00 AM
  3. Memory leak desktop application
    By Yannis in forum 1.x Help
    Replies: 0
    Last Post: Apr 05, 2011, 3:47 AM
  4. TaskManager cause IE memory leak
    By Tom Zhang in forum 1.x Help
    Replies: 1
    Last Post: Sep 19, 2010, 5:32 AM
  5. Memory Leak in I.E.
    By crazypsdev in forum 1.x Help
    Replies: 6
    Last Post: Nov 09, 2009, 9:55 AM

Tags for this Thread

Posting Permissions