[26955] in Athena Bugs
Re: Firefox 1.5 load times
daemon@ATHENA.MIT.EDU (Robert Basch)
Fri Sep 8 18:37:16 2006
In-Reply-To: <20060908222331.GU8311@multics.mit.edu>
Mime-Version: 1.0 (Apple Message framework v752.2)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <6F5DFEA6-E27D-4101-AE1A-84D9FF007905@MIT.EDU>
Content-Transfer-Encoding: 7bit
From: Robert Basch <rbasch@mit.edu>
Date: Fri, 8 Sep 2006 18:37:05 -0400
To: John Hawkinson <jhawk@mit.edu>
X-Spam-Score: 1.217
X-Spam-Level: * (1.217)
X-Spam-Flag: NO
Cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On Sep 8, 2006, at 6:23 PM, John Hawkinson wrote:
> Robert Basch <rbasch@MIT.EDU> wrote on Fri, 8 Sep 2006
> at 17:38:05 -0400 in <1EC445C7-163F-4C4D-B13B-B4C463E22056@mit.edu>:
>
>> It looks like part of the problem here is that firefox will update
>> the
>> extensions data in your profile directory when you run it on a
>> different machine from the previous running, because the mod
>> times on the extensions directories are different on each machine.
>
> Thanks for the analysis. Hopefully you're looking into ways to
> solve the problem?
Without modifying firefox, we probably only have two options --
remove the langpack extensions, or force the extension
directories to have the same modtime across all machines
somehow.
>
> I'm confused. I thought that all the relevant files were
> local to the machine?
The profile directory is in AFS, and firefox spends a lot of time
rewriting the profile extensions data in the Linux scenario
I described. We also load plugins and math fonts from the
infoagents locker, though that does not seem to be the big
problem here.
Bob