I need to create diagram showing the most time consuming tasks when a specific page gets loaded. Well, Firebug has this nice feature to show you all loading times of files in the network section or if i can use the profiler alternatively (console).
现在,我正在寻找最容易的方法,从结果中获取一张图表(图表),而不把所有档案和时间价值打入一个表。
任何建议?