Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

CEF4Delphi settings

Post Reply
guido.bothur
Posts: 7
Joined: Tue Oct 29, 2019 9:22 am

CEF4Delphi settings

Post by guido.bothur »

Hi,

I would like to optimize my application and have a question due to the CEF4Delphi settings.
My application creates local html files (with jquery) and is loading them afterwords with Chromium.LoadURL.
Sometimes this works fast (< 1 s). But sometimes it takes much more time (~ 5 s).
I cannot rule out that there are other reasons for this behavior. Eg. the virus scanner.
But can you give me a brief advice how to speed up the CEF4Delphi environment in general.

Thanks in advance.
User avatar
salvadordf
Posts: 4016
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: CEF4Delphi settings

Post by salvadordf »

Hi,

As far as I know, there's no optimization tips to load local files with CEF.

I can only suggest that you disable the antivirus and try several optimization tips for Windows.

Check the memory usage when that happens. Perhaps your PC is running out of memory.
guido.bothur
Posts: 7
Joined: Tue Oct 29, 2019 9:22 am

Re: CEF4Delphi settings

Post by guido.bothur »

Ok. Thank you. :)
Post Reply