summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-05-25 09:01:33 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2012-05-25 09:07:50 +0100
commite292f86535d33b6363815d43875024eed827f0d9 (patch)
tree40903f9345f74bff9da194377c00120ee7441781
parent253e2fd3657a82a98627c6178874dbd293c5edc9 (diff)
Add chromium-tabs benchmark
Provided by Jindrich Makovicka (https://bugs.freedesktop.org/show_bug.cgi?id=49534) to exercise a bug he was encountering on his machine where the xlib backend was over 200x slower than the image baseline.
-rw-r--r--README5
-rw-r--r--benchmark/chromium-tabs.lzmabin0 -> 44185 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 1fcf4fd..9549f28 100644
--- a/README
+++ b/README
@@ -149,3 +149,8 @@ grads-heat-map - provided by Jennifer Adams, a typical output from
GraDS, an open-source program for the analsyis and
display of meteorlogical data. The trace is heavy in
unantialiased fills and strokes.
+
+chromium-tabs - provided by Jindrich Makovicka to exercise an issue
+ he found will switching between tabs in Chromium, where
+ the xlib backend on his machine was over 200x slower
+ than the image backend.
diff --git a/benchmark/chromium-tabs.lzma b/benchmark/chromium-tabs.lzma
new file mode 100644
index 0000000..97726b0
--- /dev/null
+++ b/benchmark/chromium-tabs.lzma
Binary files differ