summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-05-26 10:40:41 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-05-26 10:47:37 +0100
commit5da8b0dbb9fe3f442a570171ded66a48b7314c04 (patch)
tree20ef2fe1bd68aae78b81bf64c1e2e74af1bb60cb
parente219a082a6614cf5d92f9284417f1e65615a1bdc (diff)
Add firefox-fishtank benchmark
-rw-r--r--README4
-rw-r--r--benchmark/firefox-fishtank.lzmabin0 -> 10840261 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 0d116b8..f11f970 100644
--- a/README
+++ b/README
@@ -106,6 +106,10 @@ 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
+ performance of unaligned, scaled alpha blits.
gvim - Scrolling within a window showing a UTF-8 document
gnome-terminal-vim - The same test but using vim inside a gnome-terminal,
diff --git a/benchmark/firefox-fishtank.lzma b/benchmark/firefox-fishtank.lzma
new file mode 100644
index 0000000..4981ad3
--- /dev/null
+++ b/benchmark/firefox-fishtank.lzma
Binary files differ