summaryrefslogtreecommitdiff
path: root/perf
Commit message (Expand)AuthorAgeFilesLines
* Silence gcc warningsAndrea Canciani2011-07-291-1/+0
* test,perf: Another hatching!Chris Wilson2011-07-194-0/+98
* tests,perf: Add a hatchings clip-testChris Wilson2011-07-185-0/+204
* Fix typosNis Martensen2011-06-252-2/+2
* perf: Fix build on win32Andrea Canciani2011-06-2411-133/+359
* perf: Ensure M_SQRT2 is definedAndrea Canciani2011-06-241-0/+1
* error: Do not define _cairo_error twiceAndrea Canciani2011-06-242-6/+1
* cairo-perf-diff-files: Don't print size/content for trace resultsChris Wilson2011-06-061-10/+17
* perfChris Wilson2011-06-021-24/+30
* perf/micro: Add waveChris Wilson2011-06-014-0/+115
* perf: Only print description once per backendChris Wilson2010-10-202-0/+6
* perf: Fix README to say cairo-perf-microDavid Schleef2010-08-101-6/+6
* perf: Improve calibrationAndrea Canciani2010-08-091-9/+8
* perf: print comment describing backendBenjamin Otte2010-07-031-1/+30
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-2416-246/+326
* perf: Allow comparing perf reports with only one difference.M Joonas Pihlaja2010-06-171-1/+1
* check: Disable running cairo-perf-microChris Wilson2010-06-121-11/+4
* perf: Correct cairo-perf-diff syntaxAndrea Canciani2010-04-101-1/+1
* perf: Switch between micro and trace benchmarks for cairo-perf-diffChris Wilson2010-04-071-6/+4
* perf/micro: Show megapixel fill rate during paint.Chris Wilson2010-04-022-2/+15
* perf: Fix timestamp computation on MacOS XAndrea Canciani2010-03-311-0/+7
* perf/micro: Exercise different sizes and antialising modes with glyphsChris Wilson2010-03-301-8/+77
* perf: Compute ops per secondChris Wilson2010-03-3028-92/+142
* boilerplate: Create an image16 targetChris Wilson2010-03-272-124/+2
* boilerplate: Cleanup the list of backends upon shutdown.Chris Wilson2010-03-232-0/+4
* perf: Check for and include unistd.hChris Wilson2010-03-041-0/+8
* perf: Enable a surface cache for perf-traceChris Wilson2010-01-222-5/+139
* gitignore: refreshChris Wilson2010-01-221-0/+1
* gitignore: Add forgotten cairo-perf-printChris Wilson2009-10-261-0/+1
* perf: Fix comparisonsChris Wilson2009-10-261-7/+15
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-222-4/+4
* [perf] Support parsing reports from stdinChris Wilson2009-09-292-20/+31
* [perf] Reorganise cairo-perfChris Wilson2009-09-1533-43/+46
* [build] Improve handling of missing test apparatusChris Wilson2009-09-081-1/+1
* [perf] Move the calibration to its own functionChris Wilson2009-09-051-30/+41
* [perf] Add a fast-and-sloppy mode to cairo-perf.M Joonas Pihlaja2009-09-052-20/+42
* [perf] Use milliseconds by default in cairo-perf-diff-filesChris Wilson2009-09-041-5/+8
* [perf] Trim outliers from chartChris Wilson2009-08-301-39/+172
* Add skia backendVladimir Vukicevic2009-08-292-0/+6
* [perf] Match directory namesChris Wilson2009-08-2928-39/+68
* [perf] Reset global caches after every traceChris Wilson2009-08-291-0/+5
* [perf] Remove cpuset warning for cairo-perf-traceChris Wilson2009-08-291-47/+0
* [perf] Add charting utilityChris Wilson2009-08-292-0/+755
* [perf] Fix unaligned-clipChris Wilson2009-08-261-1/+3
* [perf] Add a box mode to spiralChris Wilson2009-08-261-0/+73
* [perf] Support objdir!=srcdir in cairo-perf-diffChris Wilson2009-08-261-10/+16
* [perf] Add spiral strokesChris Wilson2009-08-261-0/+73
* [perf] Reset the path after each spiralChris Wilson2009-08-263-0/+5
* [perf] Add clipped modes to dragonChris Wilson2009-08-261-0/+35
* [qt] Fix compilationChris Wilson2009-08-101-1/+1