summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-07-23 21:51:31 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-07-23 21:51:31 +0100
commit08cfd06170374a77b00c8d871ebd6ab28bbc0735 (patch)
tree7b0512e7c7fbf01207bc7d938c7e5b96cfc4bc31
parent9b074b7a8a21991519e3ce08832db6689832a99e (diff)
Add firefox-canvas benchmarks
A pair of highly artifical benchmarks that exercise the basics. The utility of having such synthetic benchmarks combined in a single trace is a little awkward, so I may remove it later if I find little value in the results.
-rw-r--r--README4
-rw-r--r--benchmark/firefox-canvas-alpha.lzmabin0 -> 8078932 bytes
-rw-r--r--benchmark/firefox-canvas.lzmabin0 -> 8172127 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index faa3eae..bcffc16 100644
--- a/README
+++ b/README
@@ -106,6 +106,7 @@ firefox-talos-svg - The synthetic firefox benchmark (identical to
firefox-talos-svg-20090702) that exercise the SVG renderer.
firefox-planet-gnome - Scrolling the full height of http://planet.gnome.org/
+
firefox-fishtank - A HTML5 canvas demo, courtesy of
http://ie.microsoft.com/testdrive/Performance/FishIETank/Default.html
This is a sprite based animation, and mostly tests the
@@ -116,6 +117,9 @@ firefox-fishbowl - A HTML5 canvas demo, courtesy of
firefox-paintball - A HTML5 canvas demo, courtesy of
http://ie.microsoft.com/testdrive/Performance/Paintball/Default.html
+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
+
gvim - Scrolling within a window showing a UTF-8 document
gnome-terminal-vim - The same test but using vim inside a gnome-terminal,
but repeated more often to give a comparable time.
diff --git a/benchmark/firefox-canvas-alpha.lzma b/benchmark/firefox-canvas-alpha.lzma
new file mode 100644
index 0000000..49db95b
--- /dev/null
+++ b/benchmark/firefox-canvas-alpha.lzma
Binary files differ
diff --git a/benchmark/firefox-canvas.lzma b/benchmark/firefox-canvas.lzma
new file mode 100644
index 0000000..510c4ec
--- /dev/null
+++ b/benchmark/firefox-canvas.lzma
Binary files differ