Contains the basic statistical data, data which summarises the performance. The key is the title of the data, the value is an array where the key is the value's name (e.g. "min") and the value is the corresponding value (e.g. "5 queries").
An array containing all performance types. Type constant as array key, the value is another array in which the first value is the corresponding title and the second value is the unit.
Gets the most basic statistical data, data which summarises the performance.
Tags:
return:
The key is the title of the data, the value is an array where the key is the value's name (e.g. "min") and the value is the corresponding value (e.g. "5 queries").
Gets a graph that displays all the recorded statistics as a function of time. E.g. all sizes known for the page are displayed as a function of time. All functions are displayed in the same graph.