CEF looks slow on "jquery3dwall"

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

CEF looks slow on "jquery3dwall"

Postby kaishian » Sun Oct 24, 2010 5:46 am

Hi Folks,
I was just viewing following website with CEF (rev-116 release) and Chrome (7.0), respectively.
http://www.addyosmani.com/resources/jquery3dwall/

Chrome render the webpage smoothly but CEF don't.
How can I clarify the problem and make it better?

Thanks,
KS
kaishian
Newbie
 
Posts: 2
Joined: Sun Oct 24, 2010 5:33 am

Re: CEF looks slow on "jquery3dwall"

Postby magreenblatt » Sun Oct 24, 2010 12:00 pm

The Website uses WebGL which is not well supported in CEF. Support for WebGL in CEF was removed completely in revision 126 and will remain removed until a better implementation is available.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm

Re: CEF looks slow on "jquery3dwall"

Postby magreenblatt » Tue Oct 26, 2010 12:42 pm

Correction: The website uses 3D CSS accelerated compositing, which is supported but just happens to be slow in your particular example. Chrome uses separate processes for the browser, renderer and GPU which is why it appears more responsive. If you run chrome with the "--single-process --in-process-webgl --use-gl=desktop" flags you would see similar performance (assuming it worked).
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: linuxcef07 and 63 guests

cron