Skip to content Skip to sidebar Skip to footer
Showing posts with the label Memory Leaks

Does A Recursive Settimeout Cause A Stack Info Memory Leak?

I have the following scenario: Although I read that clearing the timeout handle will release the m… Read more Does A Recursive Settimeout Cause A Stack Info Memory Leak?

Requestanimationframe Garbage Collection

I'm profiling the following code's memory usage using the Timeline in Chrome Dev Tools v27.… Read more Requestanimationframe Garbage Collection

Memory Leak Using Google Charts With Ajax

I'm fairly new to javascript and I'm having trouble finding a memory leak in some code whic… Read more Memory Leak Using Google Charts With Ajax

Detect When IE11, With Its Built-in Memory Leak, Runs Out Of Memory (1.5GB Recyclable Pool)

IE11 has a well-documented iframe memory leak. In a SPA, if you are using iframes the memory will g… Read more Detect When IE11, With Its Built-in Memory Leak, Runs Out Of Memory (1.5GB Recyclable Pool)