Yes, I saw the un-rendered menu before the real menu-bar loads.

Greg
On Dec 2, 2007 7:52 PM, Philip Hayes <[EMAIL PROTECTED]>
wrote:

> Strange... Don't know why it went down...
>
> Should be back up now.
>
> Do you see the "flash" of the un-rendered menu items?
>
> I also stripped out the css.
>
> On Dec 2, 2007, at 7:17 PM, Michael Dinowitz wrote:
>
> I was doing a firebug analysis when the page gave me a 404 but what I
> saw
> before hand was 230k of files, 10k of which was Google. The ColdFusion
> Ajax
> js files took almost all of the rest. The time-to-retrieve showed the
> Google
> files to be less than 100ms while at least one of the js files were
> 178ms.
> When the page is back up I'll try and get better numbers for you.
> Bottom line from how I see it is that Google's ad is not the culprit
> here.
>
> On Dec 2, 2007 6:13 PM, Philip Hayes
> <[EMAIL PROTECTED]>
> wrote:
>
> > Well... I may have found part of the problem.  Google Ads.    Here is
> > a URL to stripped down page with nothing but CFMENU and a google
> > ad.    It shows the delay in Firefox and Safari so far.  The site that
> > I was working on has Google ads on it so I may have found at least
> > part of the problem.
> >
> > http://sandbox.siriusinnovations.com/cfmenu_browsertest/index.cfm
> >
> > I'll post the link to the more robust page that clearly shows the
> > delay as soon as I can get it off my local dev server.
> >
> > Phil
> >
> >
> >
> >
> > On Dec 2, 2007, at 5:38 PM, Michael Dinowitz wrote:
> >
> > I'd say the issue is transfer over rendering as just about ALL of the
> > ajax
> > libraries are transfered, even the ones that are not needed. With so
> > many
> > files being transfered, if the important ones show up 'later' than the
> > less-important ones....
> >
> > On Dec 2, 2007 5:10 PM, Rey Bango <[EMAIL PROTECTED]> wrote:
> >
> >> Hi Phil,
> >>
> >> Compressing your libraries won't help in the actual rendering of
> >> things
> >> such as CFLAYOUT or CFMENU. It's main purpose is to assist in
> >> speeding
> >> up transfer of the libraries across the wire.
> >>
> >> So, you need to determine if you're having a performance issue due to
> >> Internet latency, file size or component rendering.
> >>
> >> Rey...
> >>
> >
> > --
> > Michael Dinowitz (http://www.linkedin.com/in/mdinowitz)
> > President: House of Fusion    (http://www.houseoffusion.com)
> > Publisher: Fusion Authority    (http://www.fusionauthority.com)
> > Adobe Community Expert / Advanced Certified ColdFusion Professional
> >
> >
> >
> >
> >
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294066
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to