RE: [Doxygen-develop] Firefox performance
Brought to you by:
dimitri
From: Nikolay M. <N.M...@te...> - 2005-08-16 17:14:07
|
It turned out they were not aware of the problem. I have created a new bug and the mozilla people seem to have responded by creating 3 new bugs to fix it: https://bugzilla.mozilla.org/show_bug.cgi?id=3D304683 It might be a while before they fix it....=20 -----Original Message----- From: Dimitri van Heesch [mailto:di...@st...]=20 Sent: 11 August 2005 3:07 PM To: Nikolay Metchev Cc: dox...@li... Subject: Re: [Doxygen-develop] Firefox performance On Thu, Aug 11, 2005 at 02:23:04PM +0100, Nikolay Metchev wrote: > Dimitri, >=20 > I am using the latest version of Doxygen 1.4.4 and the latest version=20 > of Firefox 1.0.6 in Windows XP SP2. And I am still finding that IE=20 > (version > 6) outperforms firefox by far. Do you have any clue why this is? This=20 > is only really apparent on a large project. I don't, so this may be seen as a different mozilla bug. All I know is that the tree.html file can become quite large (the one for doxygen own sources is already 300k), so this takes time to read and process.=20 Maybe IE sees that all sections are hidden initially and does less processing in this case, but that's is just wild speculation... I can't think of anything to make this faster however. Regards, Dimitri |