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

How Can I Reduce The Amount Of Memory My Node.js Application Uses?

I'm fairly new to Node.js and Javascript in general. (I'm new to StackOverflow as well!) Re… Read more How Can I Reduce The Amount Of Memory My Node.js Application Uses?

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 When Using Wkscriptmessagehandler

Not sure if I hit a bug in WebKit or I am doing something horribly wrong, but I can't figure ou… Read more Memory Leak When Using Wkscriptmessagehandler

Are There Memory Leaks With Javascript Call A Function In A Callback Recursively?

Let's say, for example, you are writing a program that waits for a message on a queue, handles … Read more Are There Memory Leaks With Javascript Call A Function In A Callback Recursively?

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)

Are Stores Created In The Initcomponent Function Memory Leaks Once The Component Is Destroyed Or Will These Stores Be Garbage Collected?

This is a question that surged from this other one: Best practice to have the same view and store m… Read more Are Stores Created In The Initcomponent Function Memory Leaks Once The Component Is Destroyed Or Will These Stores Be Garbage Collected?

Automatic Web-page Refresh Memory Leak Using Xmlhttprequest

Greetings, I've been working on a web-interface for some hardware that uses an 8-bit microcontr… Read more Automatic Web-page Refresh Memory Leak Using Xmlhttprequest

Jquery Code Causing Memory Leak

The following code is causing a memory leak (you can see this happening the more you hover in and o… Read more Jquery Code Causing Memory Leak