index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
/
cairo-perf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
Some fixes and improvements to the Win32 build
Azar@.(none)
1
-5
/
+2
2007-10-20
[cairo-perf] Run performance tests over similar surfaces as well.
Chris Wilson
1
-46
/
+75
2007-08-24
[cairo-perf] Blacklist xlib-fallback.
Chris Wilson
1
-0
/
+8
2007-06-18
[perf] Add pixman_region_init_rects and use in extract_region
Vladimir Vukicevic
1
-0
/
+1
2007-04-30
[perf] Check availability before including nonstandard headers
Behdad Esfahbod
1
-1
/
+5
2007-04-30
Free all memory when cairo-perf exits.
Chris Wilson
1
-0
/
+19
2007-04-25
perf: Add new paint-with-alpha test
Carl Worth
1
-0
/
+1
2007-04-18
[boilerplate] Add cairo_boilerplate_get/free_targets
Behdad Esfahbod
1
-10
/
+10
2007-04-18
[perf] Make targets more consistent with the test suite
Behdad Esfahbod
1
-2
/
+6
2007-04-18
cairo-perf - add the missing newline.
Chris Wilson
1
-1
/
+1
2007-04-18
cairo-perf - Check that the surface is created.
Chris Wilson
1
-0
/
+7
2007-03-16
[cairo-perf] Emit warning, if cairo-perf is not CPU bound
Mathias Hasselmann
1
-0
/
+52
2007-03-07
Fix up the trivial leaks found by valgrind.
Chris Wilson
1
-0
/
+4
2007-02-20
[quartz] rename NQUARTZ -> QUARTZ in defines
Vladimir Vukicevic
1
-1
/
+0
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
/
+1
2006-11-17
cairo-perf: When iteration count is given on command-line, never execute fewer
Carl Worth
1
-1
/
+5
2006-11-08
perf: Add world-map performance test case.
Carl Worth
1
-0
/
+1
2006-11-08
perf: Eliminate CAIRO_STATS_MIN_VALID_SAMPLES
Carl Worth
1
-5
/
+2
2006-11-08
cairo-perf: Print ticks_per_ms value in raw mode so raw analysis tools can re...
Carl Worth
1
-4
/
+5
2006-11-08
perf: Move statistics code into new cairo-stats.h for sharing
Carl Worth
1
-100
/
+6
2006-11-07
cairo-perf: Add command line options for test cases to run, listing tests, an...
Carl Worth
1
-31
/
+132
2006-11-06
Add zrusin-another test cases (tessellate and fill).
Carl Worth
1
-0
/
+1
2006-11-06
cairo-perf-diff: Use two-part hash to avoid stale data when perf suite changes.
Carl Worth
1
-1
/
+1
2006-11-06
Don't rely on NQUARTZ or OS2 surface types unless they exist.
Carl Worth
1
-0
/
+2
2006-11-02
Remove typo (mean vs median)
Carl Worth
1
-1
/
+0
2006-11-02
cairo-perf: Change outlier elimination and report minimum times.
Carl Worth
1
-18
/
+74
2006-11-02
Add new perf test "pattern_create_radial"
Dan Amelang
1
-0
/
+1
2006-10-18
perf: Print ticks as well as ms in output.
Carl Worth
1
-3
/
+4
2006-10-18
cairo-perf: Remove wasted whitespace in output. Squelch wanring.
Carl Worth
1
-6
/
+6
2006-10-18
perf: Change minimum size of paint test to 256
Carl Worth
1
-1
/
+1
2006-10-16
Rename wait_for_rendering to syncrhonize
Carl Worth
1
-1
/
+1
2006-10-12
perf: Make iterations adaptive (bailing as soon as std. deviation is <= 3% fo...
Carl Worth
1
-7
/
+23
2006-10-05
perf: Rename finalize to synchronize as it is used in both start() and stop()...
Carl Worth
1
-2
/
+2
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: Bail if cairo_status returns non-success at the end of a test.
Carl Worth
1
-0
/
+8
2006-10-04
perf: Add stroke and fill tests
Carl Worth
1
-3
/
+5
2006-10-04
perf: Move iteration over sources and operators from paint to new cairo-perf-...
Carl Worth
1
-9
/
+0
2006-10-04
perf/paint: Test image surface as well as similar surface sources
Carl Worth
1
-2
/
+2
2006-10-04
perf: Make cairo_t* available to perf functions
Carl Worth
1
-1
/
+1
2006-10-04
perf: Move the per-size loop from cairo_perf_run to main
Carl Worth
1
-45
/
+50
2006-09-29
perf: Rework the suite to allow multiple performance tests to be defined in o...
Carl Worth
1
-72
/
+87
2006-09-19
[perf] Change perf output format, report times in ms, add a few paint tests
Vladimir Vukicevic
1
-15
/
+30
2006-09-11
perf: Make xlib testing wait for the X server to finish rendering.
Carl Worth
1
-0
/
+1
2006-09-09
perf: Don't skip COLOR tests
Carl Worth
1
-2
/
+0
2006-09-09
boilerplate: Allow targets to distinguish between test and perf.
Carl Worth
1
-0
/
+1
[next]