index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
/
cairo-perf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-05
[perf] Add a fast-and-sloppy mode to cairo-perf.
M Joonas Pihlaja
1
-0
/
+3
2009-08-29
[perf] Match directory names
Chris Wilson
1
-1
/
+2
2009-08-06
[perf] Calibrate tests to run for at least 2 seconds
Chris Wilson
1
-1
/
+1
2009-06-30
[perf] Enable trace directory recursion.
Chris Wilson
1
-0
/
+1
2009-06-12
[boilerplate] Make array of targets const.
Chris Wilson
1
-2
/
+2
2009-06-11
[perf] Add a -x to exclude traces from a benchmark.
Chris Wilson
1
-0
/
+2
2009-06-04
[perf] Update trace summary after each iteration
Chris Wilson
1
-0
/
+1
2009-06-02
[perf] Add a verbose flag for summary output with raw
Chris Wilson
1
-0
/
+3
2009-06-02
[perf] Benchmark mixing different masks and sources
Chris Wilson
1
-0
/
+1
2009-06-02
[perf] Add a pure glyphs performance metric
Chris Wilson
1
-0
/
+1
2009-02-13
[perf] Split can_run? into a separate precondition.
Chris Wilson
1
-0
/
+4
2009-01-14
[perf] Add a utility to compare backends.
Chris Wilson
1
-2
/
+7
2008-12-06
[perf] Add perf tests to hit rectilinear code paths.
M Joonas Pihlaja
1
-0
/
+1
2008-12-06
[perf] Explicitly test rendering a path with lots of intersections.
M Joonas Pihlaja
1
-0
/
+1
2008-11-19
[perf/pythagoras_tree] Another fractal.
Chris Wilson
1
-0
/
+1
2008-11-19
[perf/dragon] Add a dragon curve perf case.
Chris Wilson
1
-0
/
+1
2008-10-30
Restore the ability to choose the internal font.
Chris Wilson
1
-0
/
+1
2008-10-29
Remove twin perf case.
Carl Worth
1
-1
/
+0
2008-10-22
Twin perf case
Chris Wilson
1
-0
/
+1
2008-10-19
[perf] A crude tool to visualise performance changes across a series.
Chris Wilson
1
-1
/
+60
2008-10-08
[perf] Add composite performance test.
Björn Lindqvist
1
-0
/
+1
2008-09-28
[perf] Add rounded rectangle perf case.
Chris Wilson
1
-0
/
+1
2008-06-13
[cairo-perf] Only allocate arrays once.
Chris Wilson
1
-0
/
+3
2008-02-06
Some fixes and improvements to the Win32 build
Azar@.(none)
1
-1
/
+1
2007-06-18
[perf] Add pixman_region_init_rects and use in extract_region
Vladimir Vukicevic
1
-0
/
+1
2007-04-25
perf: Add new paint-with-alpha test
Carl Worth
1
-0
/
+1
2007-01-31
Add "rectangles" perf test
Dan Amelang
1
-0
/
+1
2007-01-09
Add unaligned_clip perf case courtesy of Jeff Muizelaar
Carl Worth
1
-0
/
+1
2007-01-05
Add long-lines perf case
Carl Worth
1
-0
/
+1
2006-12-16
New performance test case "mosaic" for splines.
M Joonas Pihlaja
1
-0
/
+1
2006-11-17
perf: Add box_outline test case.
Carl Worth
1
-0
/
+2
2006-11-08
perf: Add world-map performance test case.
Carl Worth
1
-0
/
+1
2006-11-08
perf: Move statistics code into new cairo-stats.h for sharing
Carl Worth
1
-2
/
+4
2006-11-07
cairo-perf: Add command line options for test cases to run, listing tests, an...
Carl Worth
1
-0
/
+7
2006-11-06
Add zrusin-another test cases (tessellate and fill).
Carl Worth
1
-0
/
+1
2006-11-02
Add new perf test "pattern_create_radial"
Dan Amelang
1
-0
/
+1
2006-10-05
perf: Rename finalize to synchronize as it is used in both start() and stop()...
Carl Worth
1
-3
/
+3
2006-10-05
perf: Add subimage_copy test to demonstrate performance bug found by monty
Carl Worth
1
-0
/
+1
2006-10-05
perf: Add text test
Carl Worth
1
-0
/
+1
2006-10-04
perf: Add stroke and fill tests
Carl Worth
1
-3
/
+2
2006-10-04
perf: Move iteration over sources and operators from paint to new cairo-perf-...
Carl Worth
1
-1
/
+12
2006-10-04
perf: Make cairo_t* available to perf functions
Carl Worth
1
-1
/
+1
2006-09-29
perf: Rework the suite to allow multiple performance tests to be defined in o...
Carl Worth
1
-12
/
+11
2006-09-19
[perf] Change perf output format, report times in ms, add a few paint tests
Vladimir Vukicevic
1
-2
/
+11
2006-09-11
perf: Make xlib testing wait for the X server to finish rendering.
Carl Worth
1
-0
/
+7
2006-09-06
perf: Add tessellate test case (in -16, -64, and -256 varieties)
Carl Worth
1
-0
/
+3
2006-09-06
perf: Report times not rates. Interface in integers not doubles.
Carl Worth
1
-3
/
+9
2006-09-05
perf: Rename functions in line with cairo's naming guidelines
Carl Worth
1
-6
/
+4
2006-09-05
perf: Fold cairo-perf-timer.h into cairo-perf.h
Carl Worth
1
-1
/
+17
2006-09-05
perf: Remove unused alarm functions
Carl Worth
1
-2
/
+0
[next]