[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 02:11:33 PDT 2012


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





--- Comment #6 from Jin Yang <jin.a.yang at intel.com>  2012-05-22 02:10:37 PST ---
(In reply to comment #4)
> (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!

Yes, thanks for your former great work, the Bayou benchmarks boost 50% with litter code change!

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