[cairo-commit] [cairo-www] src/slow.mdwm src/todo.mdwn

Chris Wilson ickle at freedesktop.org
Sat Dec 20 10:28:27 PST 2008


 src/slow.mdwm |    8 ++++++++
 src/todo.mdwn |    2 ++
 2 files changed, 10 insertions(+)

New commits:
commit 10139acf161ccd696170a8b25c518d5be921c45d
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sat Dec 20 18:27:52 2008 +0000

    Add a page with examples of poor performance in Cairo.

diff --git a/src/slow.mdwm b/src/slow.mdwm
new file mode 100644
index 0000000..0ef37d3
--- /dev/null
+++ b/src/slow.mdwm
@@ -0,0 +1,8 @@
+[[meta title="Performance issue with Cairo"]]
+
+Herein lie a few examples of Cairo performing badly. Please add any you
+think will server as good test cases for profiling and improving Cairo.
+
+Moonlight
+====================
+ * [Example](http://www.thedatafarm.com/silverlight/journalsample/)
diff --git a/src/todo.mdwn b/src/todo.mdwn
index 114b539..1772a24 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -179,6 +179,8 @@ Performance improvements
 
 A list of pixman projects (a core component for Cairo) is available [here](http://people.freedesktop.org/~sandmann/pixman-projects.html).
 
+[A list of known performance issues with Cairo](/slow/)
+
 Other fixes
 -----------
  * Fix/define tolerance for PS/PDF/SVG backends


More information about the cairo-commit mailing list