Possible memory leak in Firebreath plugin

83 Views Asked by At

I work on the plugin based on Firebreath framework 1.6.

On every page refresh in IE or Firefox used memory is increased by around 20MB. Sometimes, after a few refreshes (i.e. memory increments) used memory is decreased to the normal/initial value. But there are cases when after successive refreshing used memory grows up to 400MB. Hopefully if I stop refreshing and leave loaded page alone, after certain amount of time memory usage will be back to normal.

Is this really some kind of memory leak? I think it is not, because in some cases memory is freed.

Is this normal behavior (due to slow "browser garbage collector")?

Thank you in advance.

0

There are 0 best solutions below