[cairo-commit] full/swfdec-giant-steps-full.lzma full/swfdec-giant-steps.lzma full/swfdec-youtube-full.lzma full/swfdec-youtube.lzma README
Chris Wilson
ickle at kemper.freedesktop.org
Thu May 20 02:42:51 PDT 2010
README | 4 ++--
dev/null |binary
full/swfdec-giant-steps-full.lzma |binary
full/swfdec-youtube-full.lzma |binary
4 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 107ebc056c8b2a2079896be64ecf95c3be1dbb45
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu May 20 10:40:26 2010 +0100
Rename the full/swfdec* traces to avoid a clash with benchmarks
When reviewing the results from running cairo-perf-trace over the whole
set, similarly named full and shortened benchmark traces are coalesced
and so generate very misleading results.
diff --git a/README b/README
index 012d57b..987de1b 100644
--- a/README
+++ b/README
@@ -68,8 +68,8 @@ gnome-terminal-20090728 - ls -lR /usr
evolution-20090605 - perusing some old cairo@ mail
-swfdec-giant-steps - http://michalevy.com/wp-content/uploads/Giant%20Steps%202007.swf
-swfdec-youtube - http://www.youtube.com/v/l6IAoPAjzpw&hl=en&fs=1&
+swfdec-giant-steps-full - http://michalevy.com/wp-content/uploads/Giant%20Steps%202007.swf
+swfdec-youtube-full - http://www.youtube.com/v/l6IAoPAjzpw&hl=en&fs=1&
swfdec-fill-rate - an example slideshow created from www.slide.com
swfdec-fill-rate-2xaa - ditto, but with 2x FSAA
swfdec-fill-rate-4xaa - ditto, but with 4x FSAA
diff --git a/full/swfdec-giant-steps-full.lzma b/full/swfdec-giant-steps-full.lzma
new file mode 100644
index 0000000..eff1b04
Binary files /dev/null and b/full/swfdec-giant-steps-full.lzma differ
diff --git a/full/swfdec-giant-steps.lzma b/full/swfdec-giant-steps.lzma
deleted file mode 100644
index eff1b04..0000000
Binary files a/full/swfdec-giant-steps.lzma and /dev/null differ
diff --git a/full/swfdec-youtube-full.lzma b/full/swfdec-youtube-full.lzma
new file mode 100644
index 0000000..aad0201
Binary files /dev/null and b/full/swfdec-youtube-full.lzma differ
diff --git a/full/swfdec-youtube.lzma b/full/swfdec-youtube.lzma
deleted file mode 100644
index aad0201..0000000
Binary files a/full/swfdec-youtube.lzma and /dev/null differ
More information about the cairo-commit
mailing list