talos-debug.js |
window.talosDebug provides some statistical functions
(sum, average, median, stddev) and a tpRecordTime method which
reports some statistics about the data set, including detected
stability point of the data (detecting first few noisy elements).
If tpRecordTime doesn't exist globally (i.e. running outside of
talos, e.g. in a browser), then it points it to window.talosDebug.tpRecordTime
Can be controlled by few properties (disable display, hardcoded
stability point, etc)
talos-debug.js: Bug 849558
*************************************************************** |
7047 |