Re: help with new bugzilla



From: "Christian Neumair" <christian-neumair web de>

> Am Sam, 2002-07-20 um 13.50 schrieb Luis Villa:
>
> > On Sat, 2002-07-20 at 01:58, Steve Hall wrote: 
> >
> >  re: http://www.mindspring.com/~digitect/gnome/query.htm
> >
> > > About the only comment I'd make at this point is that the file
> > > is <scottish>friggin' huooge</scottish>! (105K, compared to the
> > > 118K of the original!) Removing whitespace from line beginnings
> > > reduces it only another 5K. Even so, at 56k, the bug search page
> > > takes about a minute to load. Would it be too much pain and
> > > suffering to split it into two pages? Are there others that need
> > > rework? 
> > 
> > Note that the current page is 93K... there probably could be
> > a lighter, j-script free page, though. [That's where the current
> > problems are.]
> 
> Is it possible to drop all the jscript? If not, it would perhaps be
> a better idea to store all the jscript in an external .js resource
> that only has to be loaded once and persists inside the browsers'
> caches. Does this work?

I think we're going to need the javascript to process the form.
I thought about making it external, too. That would definitely save
bandwidth on the second download if the html isn't able to be cached
(currently cgi).

But the first table "Main" is responsible for most of the size of the
document between js variables, processing code, and form options.
Making this "Step 1" could half the initial download for the first
visit. Of course it means the backend gets more complicated...


Steve Hall  [ digitect mindspring com ]





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]