mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-17 04:28:38 +02:00
1. Remove all the alarm/signal code, which just isn't doing what we want for some reason. Instead, for now we'll simply run for a fixed number of iterations, (perhaps we can tune that per test later). 2. Before computing mean and stdandard deviation of runs, sort them all and discard the top and bottom 20% of the values. Now the standard deviation for the paint test is generally 2% or less. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cairo-perf-timer-posix.c | ||
| cairo-perf-timer-win32.c | ||
| cairo-perf-timer.h | ||
| cairo-perf.c | ||
| cairo-perf.h | ||
| Makefile.am | ||
| paint.c | ||