Comment #4 on issue 24493 by [email protected]: 35% (200ms) slowdown in Mac tab_complex_theme_cold perf test in [28554:28569] http://code.google.com/p/chromium/issues/detail?id=24493
Agreed. gfx::Canvas is just a very thin class to do simple drawing in cross platform code. It should be the same speed as drawing directly with Cocoa or CoreGraphics (since it's just a shim to CG). If all platforms slowed down about the same proportion, I doubt gfx::Canvas is the main culprit. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
