index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-10
doc: fix a few typos found by codespell
Nis Martensen
1
-2
/
+2
2012-02-20
perf: Don't use a boolean value as integer
Andrea Canciani
1
-3
/
+7
2012-01-11
perf/chart: Make the columns transculent so that the label behind is visible
Chris Wilson
1
-4
/
+44
2012-01-11
perf/chart: Show values next to the column if too small to fit inside
Chris Wilson
1
-6
/
+14
2012-01-11
perf/chart: Tweak labels on right not to fall off the edge
Chris Wilson
2
-8
/
+9
2011-11-18
perf: Compile fix, add the index to cairo_perf_report_load()
Chris Wilson
2
-2
/
+2
2011-11-12
Use xstrdup instead of xmalloc when possible
Andrea Canciani
1
-4
/
+2
2011-11-12
boilerplate: Remove unused thread id parameter
Andrea Canciani
3
-3
/
+0
2011-11-12
Improve the documentation of the flags
Andrea Canciani
3
-17
/
+17
2011-11-12
Sort option flags
Andrea Canciani
3
-19
/
+19
2011-11-09
Silence some 'unused var' warnings
Andrea Canciani
1
-1
/
+1
2011-10-11
perf
Chris Wilson
1
-19
/
+42
2011-09-15
perf: Add an a1-pixel variant
Chris Wilson
3
-0
/
+24
2011-09-14
perf/micro: Add the PS tiger as a measure for the antialias hints
Chris Wilson
4
-0
/
+118
2011-09-13
perf/stats: Avoid overflow when summing time-squared
Chris Wilson
1
-7
/
+6
2011-09-12
test: Update ref images
Chris Wilson
1
-2
/
+4
2011-09-12
perf/micro: Add measurement of setting the pixel directly using pixman
Chris Wilson
1
-0
/
+38
2011-09-12
Introduce a new compositor architecture
Chris Wilson
50
-236
/
+1321
2011-09-09
perf/Makefile.am: Add missing '\' line continuation
Chris Wilson
1
-2
/
+3
2011-09-04
cairo-missing: Fix and cleanup ssize_t type definition
Andrea Canciani
3
-10
/
+0
2011-09-02
perf: Fix win32 build
Andrea Canciani
1
-1
/
+6
2011-09-02
perf: Fix readme
Andrea Canciani
1
-2
/
+2
2011-09-02
perf: Get rid of cairo_perf_ticks_per_second()
Andrea Canciani
4
-40
/
+31
2011-09-02
perf: Drop cairo_perf_ticks_t in favor of cairo_time_t
Andrea Canciani
43
-164
/
+161
2011-09-02
perf: Reuse cairo-time
Andrea Canciani
7
-421
/
+66
2011-09-02
Introduce the cairo-missing library
Andrea Canciani
4
-168
/
+8
2011-09-02
time: Add cairo_time_t type
Andrea Canciani
1
-1
/
+0
2011-09-02
perf: Silence gcc warning
Andrea Canciani
1
-1
/
+1
2011-08-30
perf: Print a summary of each operation for a trace (using '-s')
Chris Wilson
2
-22
/
+99
2011-08-23
observe: Provide the sum of the elapsed time of the individual operations
Chris Wilson
3
-8
/
+32
2011-08-20
observer: record all operations and their timings
Chris Wilson
1
-2
/
+0
2011-08-19
perf: Cleanup target after each run
Chris Wilson
1
-179
/
+172
2011-08-14
Introduce cairo_surface_observer_t for performance analysis
Chris Wilson
4
-9
/
+676
2011-08-13
Fix pollution from skia commit
Chris Wilson
1
-3
/
+2
2011-08-13
skia: Update to use cairo_backend_t interface
Chris Wilson
1
-2
/
+3
2011-08-13
perf/micro: diagonal lines
Chris Wilson
4
-1
/
+223
2011-08-13
perf/micro: Test wide vs hairline strokes
Chris Wilson
8
-16
/
+404
2011-08-09
perf: add curve
Chris Wilson
4
-0
/
+111
2011-08-09
perf: add many-curves
Chris Wilson
4
-0
/
+122
2011-08-09
perf: Add many-fills
Chris Wilson
4
-0
/
+187
2011-08-07
perf: add the usual special cases to many-strokes
Chris Wilson
1
-1
/
+109
2011-08-07
perf: Add many-strokes
Chris Wilson
4
-0
/
+78
2011-08-05
perf: Add stroke/fill variants to world-map
Chris Wilson
1
-6
/
+36
2011-08-04
perf: Also build the code in perf/micro
Uli Schlachter
1
-0
/
+2
2011-08-03
perf: Add hash table benchmark
Andrea Canciani
4
-0
/
+110
2011-08-01
perf: Save/restore gstate across runs
Chris Wilson
1
-1
/
+10
2011-08-01
perf: Add a few more variations to dragon to exercise unaligned lines/spans
Chris Wilson
1
-0
/
+34
2011-07-31
Remove useless checks for NULL before freeing
Andrea Canciani
2
-4
/
+2
2011-07-29
Silence gcc warnings
Andrea Canciani
1
-1
/
+0
2011-07-19
test,perf: Another hatching!
Chris Wilson
4
-0
/
+98
[next]