Debug memory leaks
Last updated
Last updated
There are essentially two types of leaks: leaks that cause periodic increases in memory use and leaks that happen once and cause no further increases in memory.
Example of a memory leaks (to test its detection with chrome)