summaryrefslogtreecommitdiffstats
path: root/PerformanceTests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'PerformanceTests/ChangeLog')
-rw-r--r--PerformanceTests/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/PerformanceTests/ChangeLog b/PerformanceTests/ChangeLog
index 02bcc1d..34732ab 100644
--- a/PerformanceTests/ChangeLog
+++ b/PerformanceTests/ChangeLog
@@ -1,3 +1,17 @@
+2011-03-25 Leo Yang <leo.yang@torchmobile.com.cn>
+
+ Reviewed by Dirk Schulze.
+
+ SVG <use> element performance improvement
+ https://bugs.webkit.org/show_bug.cgi?id=57077
+
+ Add a manual test case which is from
+ http://upload.wikimedia.org/wikipedia/commons/4/4e/Sierpinski_carpet_6.svg
+ for svg <use> element performance test.
+
+ * PageLoad/svg/files/Sierpinski_carpet_6.svg: Added.
+ * PageLoad/svg/svg.pltsuite:
+
2011-02-05 Eric Seidel <eric@webkit.org>
Reviewed by Adam Barth.