summaryrefslogtreecommitdiff
path: root/perf/cairo-stats.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Avoid vertically stretching the histogramChris Wilson2013-06-111-3/+6
* perf: Rudimentary histogram printing for cairo-perf-printChris Wilson2013-06-111-0/+80
* perf: Iteratively prune outliersChris Wilson2013-04-021-18/+23
* Silence some 'unused var' warningsAndrea Canciani2011-11-091-1/+1
* perf/stats: Avoid overflow when summing time-squaredChris Wilson2011-09-131-7/+6
* Introduce a new compositor architectureChris Wilson2011-09-121-33/+33
* perf: Drop cairo_perf_ticks_t in favor of cairo_time_tAndrea Canciani2011-09-021-5/+4
* perf: Reuse cairo-timeAndrea Canciani2011-09-021-27/+19
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-241-5/+6
* Fix typo in loop control for computation of std. deviationCarl Worth2007-04-121-1/+1
* Use a closed interval when eliminating outliers from performance measurementsJeff Muizelaar2007-03-021-1/+1
* perf: Eliminate CAIRO_STATS_MIN_VALID_SAMPLESCarl Worth2006-11-081-6/+1
* perf: Move statistics code into new cairo-stats.h for sharingCarl Worth2006-11-081-0/+108