Debug memory leaks
Last updated
Was this helpful?
Last updated
Was this helpful?
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)