CEF performance...

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

CEF performance...

Postby Farooq » Thu Aug 11, 2011 9:54 pm

Hi All,

My Win32 application which uses Chromium Embedded Framework is supposed to run from a DVD. Due to the large size of framework (almost 27 MB) application loading is very slow. Application is based on a single HTML page and it uses JavaScript, CSS. How can I improve the application performance?

Farooq-
Farooq
Techie
 
Posts: 15
Joined: Tue Jun 21, 2011 8:52 pm

Re: CEF performance...

Postby magreenblatt » Fri Aug 12, 2011 8:04 am

Hi Farooq,

What is the speed of your DVD drive and how long does it take for your application to load?

Perhaps you could use a two stage loader to give your application a feeling of responsiveness while it's loading:

Stage 1: Autorun executes a small application that shows a splash screen and starts the CEF-based application in the background.

Stage 2: After the CEF-based application has loaded hide the splash screen (send a message to the splash screen app telling it to exit).

Regards,
Marshall
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm


Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 39 guests