summaryrefslogtreecommitdiffstats
path: root/web/getstats/tsstats.js
Commit message (Expand)AuthorAgeFilesLines
* Moved multiple implementations to common file.jasplin2011-02-081-21/+0
* Use QS in finalizeresults.py script.jasplin2011-01-271-1/+1
* Added a benchmark quality score: QS.jasplin2011-01-271-18/+25
* Simplified URL for single benchmark time series.jasplin2011-01-221-41/+22
* Replace LCSSE with LCSS1.jasplin2011-01-131-15/+10
* Show # snapshots between last change and last target snapshot.jasplin2011-01-131-3/+7
* Added activity indicator for per-benchmark table.jasplin2011-01-121-1/+7
* Show last change age (days ago since report date).jasplin2011-01-121-16/+29
* Show last change magnitude score.jasplin2011-01-111-17/+24
* Minor fixes.jasplin2011-01-111-6/+6
* Improved definition of change and stability scores.jasplin2011-01-111-173/+260
* Renamed tolerance -> difftol.jasplin2011-01-031-10/+10
* Show report date.jasplin2011-01-031-1/+1
* Improved layout and user interaction.jasplin2010-12-221-7/+7
* Separate URL for given BM time series and stats.jasplin2010-12-211-952/+119
* Improved layout of time series web.jasplin2010-12-171-2/+4
* Added RSEMD (RSE of median observations).jasplin2010-12-171-8/+15
* Added MDRSE (median of relative standard errors).jasplin2010-12-161-6/+13
* Added LCSSR_LS and LCSSI_LS.jasplin2010-12-161-1/+18
* Removed LC, BC, and WC from table.jasplin2010-12-161-14/+1
* Improved hover/click highlighting in time series plot.jasplin2010-12-161-100/+206
* Added invalid observations to time series stats.jasplin2010-12-151-14/+45
* Show benchmark rather than tc/tf/dt.jasplin2010-12-151-11/+7
* Show non-positive observations in time series plot.jasplin2010-12-151-0/+19
* Added non-positive observations to time series stats.jasplin2010-12-151-7/+11
* Added LCSS_LS (LCSS at last target snapshot).jasplin2010-12-151-0/+9
* Removed dead code.jasplin2010-12-141-1/+0
* Fixed bug.jasplin2010-12-141-2/+5
* Indicate relative standard error in time series plot.jasplin2010-12-131-24/+50
* Indicate sample sizes in time series plot.jasplin2010-12-101-18/+40
* Enabled sorting for both columns in sample tables.jasplin2010-12-091-0/+14
* Improved last change stability score, but still not perfect.jasplin2010-12-091-33/+210
* Added more hover highlighting.jasplin2010-12-071-25/+231
* Added preceding value and change to hover-details.jasplin2010-12-071-5/+27
* Added hover function for time series inspection.jasplin2010-12-071-0/+15
* Highlight significant changes in time series plot.jasplin2010-12-071-6/+43
* Split LCD into LCDB and LCDA.jasplin2010-12-071-8/+19
* Added web presentation of time series analysis.jasplin2010-12-071-3/+180
* Added time series analysis.jasplin2010-12-061-0/+254