Using Qt’s Webkit implementation renders much slower than directly implementing the Webkit engine -- is this true or just a myth?
From my own experience, I found the load time of a complex page about twice as long in Qt’s “Fancy Browser” example as it does in Google Chrome (which also incorporates a port of Webkit), but I hardly think that is a fair comparison.
Any insights on this?