Add explainations on the Spaghetti page

This commit is contained in:
Gaël Métais
2014-09-03 19:54:17 +02:00
parent 3e8d2e25aa
commit 8aa0b9e63d
+6 -1
View File
@@ -114,7 +114,12 @@
</div>
<div ng-show="view == 'execution' && !phantomasResults.error" class="execution">
<h2>Javascript Spaghetti Profiler (interactions with the DOM)</h2>
<h2>Javascript Spaghetti Profiler</h2>
<p>
The table below shows the interactions between Javascript and the DOM. It is usefull to understand what's going on when the page loads.
<br>
The tool is slower than a real browser, so durations are a little exagerated.
</p>
<div class="filters">
<div>
<input type="checkbox" ng-model="textFilterOn" />