Confirmed users
336
edits
(→Agenda) |
(→Agenda) |
||
Line 16: | Line 16: | ||
** Working patch for Core Animation, browser is more responsive (scrolling, resizing etc...) | ** Working patch for Core Animation, browser is more responsive (scrolling, resizing etc...) | ||
** Core Graphics using Core Animation | ** Core Graphics using Core Animation | ||
*** Faster on the browser (30%->15% cpu), | *** Faster on the browser (30%->15% cpu), plugin process is a different story... | ||
** Discussion: Sync rendering had implicit FPS throttling, async does not. This leads the plugin to spin rendering frames at over 60 FPS. |