tags:

views:

113

answers:

1

I get very slow load times on QtWebKit on Windows 7, through ADSL.
I am using the Qt Demo Browser, on a Core2 Quad, 64 bit Windows 7, 4GB ram, 2gb processor.
through a VPN.
Simplest example: google search page takes ~18 seconds to load, compared to 2.5 on Chrome (cash cleared).
On larger pages, with scripts etc. it is worse.
I tried Qt 4.6 and also the Qt 4.7 beta, but don't see any difference.
I see the same results with Arora browser.
Are there any settings, or patches that can be applied to fix this?
Thanks

A: 

are you compiling with debug flags?

scomar
There is no significant difference between debug and release.Besides, I downloaded the Qt4.7 beta precompiled binaries and tried the Browser Demo.
Gil