Re: [Doxygen-develop] Firefox performance
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2005-08-11 14:07:00
|
On Thu, Aug 11, 2005 at 02:23:04PM +0100, Nikolay Metchev wrote: > Dimitri, > > I am using the latest version of Doxygen 1.4.4 and the latest version of > Firefox 1.0.6 in Windows XP SP2. And I am still finding that IE (version > 6) outperforms firefox by far. Do you have any clue why this is? This 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. 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 |