[cairo-commit] benchmark/firefox-canvas-scroll.lzma README

Chris Wilson ickle at kemper.freedesktop.org
Fri Sep 27 08:39:56 PDT 2013


 README                               |    3 +++
 benchmark/firefox-canvas-scroll.lzma |binary
 2 files changed, 3 insertions(+)

New commits:
commit 147fbe4fd1c151a01722eac90e09371f1e2608d9
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Sep 27 16:31:11 2013 +0100

    benchmark: Add firefox-canvas-scroll
    
    An example written to demonstrate an issue with scaling performance in
    firefox, in particular how it was causing stuttering through an
    animation.
    
    Reported-by: Maksim Lin <maks at manichord.com>

diff --git a/README b/README
index 592ec1f..f5a4c64 100644
--- a/README
+++ b/README
@@ -210,6 +210,9 @@ firefox-chalkboard   - Another HT|ML5 canvas demo written by Microsoft to
 firefox-canvas       - A pair of synthetic canvas benchmarks, found in the wild
 firefox-canvas-alpha   at http://flashcanvas.net/examples/dl.dropbox.com/u/1865210/mindcat/canvas_perf.html
 
+firefox-canvas-scroll- An slideshow of cats and dogs on a horizontally scrolling canvas.
+                       http://manichord.com/opensign/ffdebug/ffscroll.html
+
 firefox-asteroids    - A HTML5 game benchmark,
                        http://www.kevs3d.co.uk/dev/asteroidsbench/
 firefox-scrolling    - A bug report concerning an ancient performance regression
diff --git a/benchmark/firefox-canvas-scroll.lzma b/benchmark/firefox-canvas-scroll.lzma
new file mode 100644
index 0000000..a46a995
Binary files /dev/null and b/benchmark/firefox-canvas-scroll.lzma differ


More information about the cairo-commit mailing list