X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=PerformanceTests%2FChangeLog;h=34732ab6d99eab04cf7d5f01522c4892bb58e1cd;hp=02bcc1d4a1046834701d3d562bcaa276d13b893f;hb=b82d4079562fb9e01a8d316ba6e6689db10d4ebe;hpb=92757f733896b4908e763f8f32a10c2e7a0817d2;ds=sidebyside diff --git a/PerformanceTests/ChangeLog b/PerformanceTests/ChangeLog index 02bcc1d4a104..34732ab6d99e 100644 --- a/PerformanceTests/ChangeLog +++ b/PerformanceTests/ChangeLog @@ -1,3 +1,17 @@ +2011-03-25 Leo Yang + + Reviewed by Dirk Schulze. + + SVG 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 element performance test. + + * PageLoad/svg/files/Sierpinski_carpet_6.svg: Added. + * PageLoad/svg/svg.pltsuite: + 2011-02-05 Eric Seidel Reviewed by Adam Barth.