RESOLVED FIXED Bug 15945
speed up GraphicsContextCG typical case by skipping roundToDevicePixels
https://bugs.webkit.org/show_bug.cgi?id=15945
Summary speed up GraphicsContextCG typical case by skipping roundToDevicePixels
Darin Adler
Reported 2007-11-11 18:45:17 PST
I was able to measure a speedup by caching the fact that the graphics context's transform is identity.
Attachments
patch (7.55 KB, patch)
2007-11-11 18:48 PST, Darin Adler
mitz: review+
Darin Adler
Comment 1 2007-11-11 18:48:15 PST
mitz
Comment 2 2007-11-11 18:54:46 PST
Comment on attachment 17193 [details] patch r=me
Note You need to log in before you can comment on or make changes to this bug.