[Webkit-unassigned] [Bug 104693] REGRESSION: Very poor performance on IE's Chalkboard benchmark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 11:51:53 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104693





--- Comment #1 from Florin Malita <fmalita at chromium.org>  2012-12-11 11:54:16 PST ---
I believe Philip is taking a hard look at the SVG image cache :)

FWIW, bypassing the SVG image cache completely (by hacking SVGImageCache::lookupOrCreateBitmapImageForRenderer to always return Image::nullImage for example) fixes this issue (runs in under 5s on my workstation, not pixelated).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list