[Webkit-unassigned] [Bug 87094] GeneratorGeneratedImage should cache images for no pattern draw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 01:56:10 PDT 2012


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





--- Comment #4 from Tim Horton <timothy_horton at apple.com>  2012-05-22 01:55:14 PST ---
(In reply to comment #3)
> Hi Tim,
> 
> I was running the IE benchmark http://ie.microsoft.com/testdrive/Graphics/Bayou/
> and found the cache problem of generated image. When I try to start the patch for caching the image in the draw function, I found your patch is just committed. Your patch has cached the image in drawPattern while the path in draw still can't be cached. So based on your change, I cached the image for draw. With this patch, the benchmark boost from 34 to 52FPS with 50 firefiles. Please help review this, thanks!
> 
> Jin

I don't have review, so I can't help you too much. The change looks fine otherwise.

I'm glad to see it helps a benchmark, that's excellent!

-- 
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