summaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)AuthorFilesLines
2013-08-11perf: Move macro-benchmark documentation to cairo-tracesBryce W. Harrington1-69/+20
2013-06-21cairo-perf-print: Do not free the uninitialised histogramChris Wilson1-1/+2
2013-06-11perf: Remove a debug artifactChris Wilson1-1/+0
2013-06-11perf: Avoid vertically stretching the histogramChris Wilson1-3/+6
2013-06-11perf: Rescale the histogram for the terminalChris Wilson1-2/+35
2013-06-11perf: Rudimentary histogram printing for cairo-perf-printChris Wilson5-0/+932
2013-04-02perf: Iteratively prune outliersChris Wilson1-0/+99
2013-03-18Adding a simple usage statement to cairo-perf-chartMatthew Fischer1-0/+29
2013-01-31perf: Synchronize before stopping the timersChris Wilson1-0/+98
2013-01-28perf; Do not allow the backends to optimize away the clear before syncChris Wilson1-3/+7
2013-01-08script: Attempt to decompress images in placeChris Wilson1-0/+1064
2012-12-29perf/chart: Contract the default output filenamesChris Wilson1-3/+1
2012-12-29perf/chart: Show the geometric average as an extra columnChris Wilson1-1/+111
2012-07-12perf/chart: Render a solid bar if the column is too narrow for the gradientChris Wilson1-22/+31
2012-03-10doc: fix a few typos found by codespellNis Martensen