summaryrefslogtreecommitdiff
path: root/perf
Commit message (Expand)AuthorAgeFilesLines
* [cairo-perf] Blacklist xlib-fallback.Chris Wilson2007-08-241-0/+8
* [cairo-perf-diff] Remove reference to pixman.Chris Wilson2007-08-181-2/+1
* Typo fixes in README filesNis Martensen2007-08-061-3/+3
* Fix cairo-perf-diff to compile cairo-perf explicitlyCarl Worth2007-06-181-1/+1
* [perf] Add pixman_region_init_rects and use in extract_regionVladimir Vukicevic2007-06-184-1/+71
* [perf] Link to librt if availableBehdad Esfahbod2007-06-091-1/+2
* perf: Add $(EXTRA_PROGRAMS) to CLEANFILES1.4.6Carl Worth2007-05-011-0/+1
* [perf] Check availability before including nonstandard headersBehdad Esfahbod2007-04-302-1/+7
* [perf] Don't build cairo-perf in "make all"Behdad Esfahbod2007-04-301-1/+1
* Free all memory when cairo-perf exits.Chris Wilson2007-04-301-0/+19
* Add missing prototypes for getline and strndupCarl Worth2007-04-281-2/+10
* cairo-perf-diff-files: Add missing include of libgen.h for basenameCarl Worth2007-04-281-0/+1
* cairo-perf-diff-files: Always print old and new configuration namesCarl Worth2007-04-261-6/+6
* cairo-perf-diff: Repair command-line option parsing.Carl Worth2007-04-251-5/+9
* Make the traditional speedup vs. slowdown report style available againCarl Worth2007-04-251-9/+103
* Implement support for generating a report from more than two filesCarl Worth2007-04-251-113/+157
* cairo-perf-diff-files: Use pointers instead of indexing to iterate over reportsCarl Worth2007-04-251-13/+18
* cairo-perf-diff-files: Simplify code to grow report->testsCarl Worth2007-04-251-9/+5
* cairo-perf-diff-files: Sort and compute stats at the time of loading a reportCarl Worth2007-04-251-75/+75
* cairo-perf-diff: Separate command-line options within the args structureCarl Worth2007-04-251-19/+25
* Move implementation of getline and strndupCarl Worth2007-04-251-55/+53
* Replace old and new reports with reports arrayCarl Worth2007-04-251-4/+7
* Replace old_filename and new_filename with a filenames arrayCarl Worth2007-04-251-17/+13
* cairo-perf-diff-files: Add new --min-change option, (replacing third position...Carl Worth2007-04-251-16/+23
* cairo-perf-diff: Fix implementation of --helpCarl Worth2007-04-251-1/+1
* cairo-perf-diff-files: Remove some overzealous option parsing.Carl Worth2007-04-251-7/+6
* perf: Add new paint-with-alpha testCarl Worth2007-04-254-0/+48
* [perf] Add OS/2 implementation for timer routinesPeter Weilbacher2007-04-222-0/+99
* Include cairo-perf in make checkChris Wilson2007-04-191-11/+19
* Add callgrind output files to CLEANFILES and .gitignore.Chris Wilson2007-04-192-0/+3
* Fix command line for running cairo-perf under valgrind.Chris Wilson2007-04-191-4/+4
* [boilerplate] Add cairo_boilerplate_get/free_targetsBehdad Esfahbod2007-04-181-10/+10
* [perf] Make targets more consistent with the test suiteBehdad Esfahbod2007-04-182-11/+23
* cairo-perf - add the missing newline.Chris Wilson2007-04-181-1/+1
* cairo-perf - Check that the surface is created.Chris Wilson2007-04-181-0/+7
* Merge branch 'master' of git+ssh://hasselmm@git.freedesktop.org/git/cairoMathias Hasselmann2007-04-165-9/+13
|\
| * Update .gitignoreChris Wilson2007-04-161-0/+4
| * cairo-perf-diff: Use median not minimum to report differencesCarl Worth2007-04-131-5/+5
| * Fix typo in loop control for computation of std. deviationCarl Worth2007-04-121-1/+1
| * Check for error whilst trying to advance along a text string.Chris Wilson2007-04-091-2/+2
| * [test,perf] Make them rebuild boilerplate when src is changedBehdad Esfahbod2007-04-081-1/+1
* | [cairo-perf] Use full 64 bit of the clock cycle counters to avoid overflowsMathias Hasselmann2007-03-241-8/+14
|/
* [cairo-perf] Emit warning, if cairo-perf is not CPU boundMathias Hasselmann2007-03-161-0/+52
* [cairo-perf-diff] Update usage screen to mention --html.Mathias Hasselmann2007-03-151-31/+42
* Include pixman/src in cairo-perf hashMathias Hasselmann2007-03-141-1/+2
* Add index.html to .gitignoreMathias Hasselmann2007-03-141-0/+1
* Transform the output of cairo-perf-diff into HTMLMathias Hasselmann2007-03-143-6/+111
* Improve CPU utilization when building cairo-perfMathias Hasselmann2007-03-141-0/+11
* perf/README: Add notes on using cairo-perf-diffCarl Worth2007-03-121-12/+93
* Fix up the trivial leaks found by valgrind.Chris Wilson2007-03-071-0/+4