Talk

Analyze the JS Heap and detect Memory Leaks

Nov16
Nov 16 Online

Julian Jandl
Julian Jandl
Julian Jandl

Julian Jandl

Conf42 2023: Julian Jandl

Memory leaks or high memory consumption are the number one reason for crashing browser sessions. With this talk I will point out the theoretical concepts of javascripts memory consumption, the garbage collection process, the memory heap and memory leak identification.