summaryrefslogtreecommitdiff
path: root/stats
AgeCommit message (Expand)AuthorFilesLines
2015-07-27stats/gen_report: support the case were not all commits have a benchmarkMartin Peres1-24/+35
2015-07-27stats/gen_report: fail more gently when the image generation failedMartin Peres1-34/+37
2015-07-27stats/gen_report/trend: stop the line when missing resultsMartin Peres1-0/+5
2015-07-27stats/gen_report: change the style a littleMartin Peres1-0/+3
2015-07-27stats/gen_report: be more resistant to empty csv filesMartin Peres1-10/+16
2015-07-27stats/gen_report: fix the overview graphMartin Peres1-8/+5
2015-07-24core: plot time series of all the runs of a benchmarkMartin Peres1-15/+36
2015-07-23stats/gen_report: plot the benchs' run along with its run with the previous c...Martin Peres1-3/+9
2015-07-23stats/gen_report: Have the trend show a cumulative differenceMartin Peres1-1/+3
2015-07-22stats/gen_report: Ignore error filesMartin Peres1-0/+4
2015-07-22Save the per-run FPS values where we amalgamateChris Wilson1-0/+5
2015-07-22stats/gen_report: Add a sparkline in the tableMartin Peres1-3/+31
2015-07-22stats/gen_report: prettify the stdout outputMartin Peres1-8/+15
2015-07-22stats/gen_report: generate the commits' stats with python instead of RMartin Peres1-6/+30
2015-07-21stats: add tools to generate offline reportsMartin Peres2-0/+314