mgcmgc123 / dcef3

Automatically exported from code.google.com/p/dcef3
0 stars 0 forks source link

Performance decrease in guiclient #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the guiclient (from demos repo) or just create a new form and insert the 
TChromium Component
2. Go to a page with some draggable elements or viewports like google maps or 
anything.

What is the expected output? What do you see instead?
TChromium (used in a form) has a performance decrease over the TChromium 
element used in cefclient / minimal from demos repository.

What version of the product are you using? On what operating system?
Rev. 29 on Delphi XE3 / Windows 7 Ultimate 64bit.

Please provide any additional information below.
If you compare the draging from guiclient to the cefclient one, you will see 
cefclient or minimal run way smoother while the guiclient is running jerky. 
(like a framerate drop if you still can't understand what I'm trying to tell 
you)

Original issue reported on code.google.com by dulumane...@gmail.com on 6 Jun 2013 at 4:54