summaryrefslogtreecommitdiffstats
path: root/scripts/gettimeseriesdetails.py
Commit message (Expand)AuthorAgeFilesLines
* Make SQL queries safer and more robust.jasplin2011-03-181-1/+1
* Cleaned up code with json.dump().jasplin2011-02-031-58/+37
* Simplified URL for single benchmark time series.jasplin2011-01-221-4/+25
* Improved definition of change and stability scores.jasplin2011-01-111-7/+13
* Renamed tolerance -> difftol.jasplin2011-01-031-3/+3
* Separate URL for given BM time series and stats.jasplin2010-12-211-0/+5
* Added RSEMD (RSE of median observations).jasplin2010-12-171-1/+2
* Added MDRSE (median of relative standard errors).jasplin2010-12-161-1/+1
* Added invalid observations to time series stats.jasplin2010-12-151-2/+2
* Show non-positive observations in time series plot.jasplin2010-12-151-1/+2
* Added non-positive observations to time series stats.jasplin2010-12-151-1/+1
* Indicate relative standard error in time series plot.jasplin2010-12-131-1/+1
* Indicate sample sizes in time series plot.jasplin2010-12-101-1/+3
* Added web presentation of time series analysis.jasplin2010-12-071-0/+69