luckyso999 / dcef3

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

Remote Desktop is very slow #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When running a program containing the dcef3 component, Chromium is very slow.
Running Chrome on the same machine is much much, much faster.
Running the same program on a local machine is as fast as Chrome.
I created log files on a local machine and the RDP machine.
Both are the same.
The program was a very simple one, just with a fixed url

I used cefclient also, this is faster on RDP, it takes 2sec locally and 4sec on 
RDP.
The component version used 13sec to start drawing after 45sec the redraw is 
ready, locally it takes 2sec.

I used DCEF3, the latest git checkout.

Any idea what may be the problem?

Btw. I use Builder 2007
and the url I use: 
http://www.omnitrans-international.com/forwards/startpage_ot.php

Original issue reported on code.google.com by wvdbo...@gmail.com on 3 Jun 2013 at 1:37