This graph gives a quick view of when the Javascript interactions with the DOM occur during the loading of the page.
The table below shows the interactions between Javascript and the DOM. It is usefull to understand what's going on when the page loads.
The tool is slower than a real browser, so durations are a little exagerated.
The .bind() method attaches the event listener to each jQuery element one by one. Using the .on() method is preferred if available (from v1.7).
First one is: {{node.data.callDetails.context.firstElementPath}}
Phantomas is a web performance metrics collector. You can find here the (almost) entire list of metrics from Phantomas.