Sometimes you'd like to find out which function allocates the most memory in your application. Chrome dev tools has two ways to do that. In this lesson, we will go over both and track down a memory leaking function.