summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-08-22 15:14:16 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-08-22 15:14:16 +0100
commit372f8a003cdaeacb14095330d56408f0a7681195 (patch)
tree7aff1133b7b0168f77e076b383cc233cb4fe6792
parentd3ec11ba5b0615830d35313a9ef65e23b13f6e5e (diff)
Add benchmarks: vim and gvim
Scrolling within a UTF-8 document, we draw lots of text, from a variety of fonts, at fairly scattered positions.
-rw-r--r--README3
-rw-r--r--benchmark/gvim.lzmabin0 -> 62769 bytes
-rw-r--r--benchmark/vim.lzmabin0 -> 32105 bytes
3 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 8489934..6f27663 100644
--- a/README
+++ b/README
@@ -107,3 +107,6 @@ 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/
+
+gvim - Scrolling within a window showing a UTF-8 document
+vim - The same test, but repeated more often to give a comparable time.
diff --git a/benchmark/gvim.lzma b/benchmark/gvim.lzma
new file mode 100644
index 0000000..7867f88
--- /dev/null
+++ b/benchmark/gvim.lzma
Binary files differ
diff --git a/benchmark/vim.lzma b/benchmark/vim.lzma
new file mode 100644
index 0000000..225d320
--- /dev/null
+++ b/benchmark/vim.lzma
Binary files differ