Conrad Carlen wrote:
> I'll copy the sleep time calculation logic from Mac mozilla and see
> how it compares.
How'd it go?
> Mike Pinkerton wrote:
>
>> Just doing some _very_ cursory testing, it appears that the macEmbed
>> harness (a powerplant app that embeds mozilla) is faster at layout
>> out pages than mozilla navigator. Here's what I see with two
>> equivalent debug builds (same tree):
>
Obviously we haven't narrowed this down, but the perf diff between
windows mozilla and winEmbed is huge (winEmbed is much "faster"); so
this doesn't suprise me at all. I've long speculated that XUL UI is
causing so many events to be fired/processed, that it bogs the world down.
Jud