GNOME Bugzilla – Bug 619515
[perf] add tweener.framePrepareStart/Done events
Last modified: 2010-05-26 19:38:58 UTC
Add events when we start preparing a frame and finish preparing a frame. (In addition to measuring property-updating overhead, this allows us to see the interval between finishing preparing a frame and starting painting the frame, which is the relayout time.)
Created attachment 161862 [details] [review] [perf] add tweener.framePrepareStart/Done events
Review of attachment 161862 [details] [review]: Looks good.
Attachment 161862 [details] pushed as 07cfb8d - [perf] add tweener.framePrepareStart/Done events