Displaying 1 result from an estimated 1 matches for "fbgetimage".
2008 Sep 08
1
IE6, flash, abysmal performance
...IE6. IE6
runs quite well normally, but once Flash is loaded up, it goes VERY
slowly indeed.
I've done a quick sysprof profile
( http://entropy.homelinux.org/ie6_flash.sysprof ), and from what I can
see ( and I'm most certainly no expert ), it looks like most CPU cycles
are being burned in fbGetImage and fbCopyArea ( in nvidia_drv.so ). Now,
while this is happening ( ie while sysprof was running ), there was *no*
activity in the IE6 windows, apart from a ( small ) animated hourglass.
But from the sysprof data, it looks like there's a WHOLE heap of data
being thrashed back and forth somewher...