summaryrefslogtreecommitdiff
path: root/perf/cairo-stats.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-11perf: Avoid vertically stretching the histogramChris Wilson1-3/+6
2013-06-11perf: Rudimentary histogram printing for cairo-perf-printChris Wilson1-0/+80
2013-04-02perf: Iteratively prune outliersChris Wilson1-18/+23
2011-11-09Silence some 'unused var' warningsAndrea Canciani1-1/+1
2011-09-13perf/stats: Avoid overflow when summing time-squaredChris Wilson1-7/+6
2011-09-12Introduce a new compositor architectureChris Wilson1-33/+33
2011-09-02perf: Drop cairo_perf_ticks_t in favor of cairo_time_tAndrea Canciani1-5/+4
2011-09-02perf: Reuse cairo-timeAndrea Canciani1-27/+19
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-5/+6
2007-04-12Fix typo in loop control for computation of std. deviationCarl Worth1-1/+1
2007-03-02Use a closed interval when eliminating outliers from performance measurementsJeff Muizelaar1-1/+1
2006-11-08perf: Eliminate CAIRO_STATS_MIN_VALID_SAMPLESCarl Worth1-6/+1
2006-11-08perf: Move statistics code into new cairo-stats.h for sharingCarl Worth1-0/+108