On 07/26/2011 06:22 PM, ext haithem rahmani wrote:
I really can't understand why the 51% of the time is spent in the kernel
as "idle" ?

No idea.

The profile looks very wrong, the top functions do not make any sense.

It also looks like this code is compiled in debug because INTERPOLATE_PIXEL_255 is supposed to be an inline function. You should always profile in release because that can make a huge difference on the profile.

cheers,
Benjamin
_______________________________________________
webkit-qt mailing list
webkit-qt@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to