Hey Paul,<br>Thanks but the load times are the same independent of browser or firebug. I&#39;ve tested with IE, epiphany and konqueror as well.<br><br><div class="gmail_quote">On Jan 12, 2008 3:44 PM, Paul Everitt &lt;<a href="mailto:paul@zeapartners.org" target="_blank">

paul@zeapartners.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><br>daniel wrote:<br>&gt; Thanks,
<br>&gt;<br>&gt; Here are my results on FireFox 3 beta2 with firebug 1.1b10:<br>&gt;<br>&gt;<br>&gt; Console in debug:<br>&gt; <a href="http://img242.imageshack.us/img242/9189/firefox3b2firebug11b10djd7.jpg" target="_blank">

http://img242.imageshack.us/img242/9189/firefox3b2firebug11b10djd7.jpg</a><br>&gt; &lt;<a href="http://img242.imageshack.us/img242/9189/firefox3b2firebug11b10djd7.jpg" target="_blank">http://img242.imageshack.us/img242/9189/firefox3b2firebug11b10djd7.jpg
</a>&gt;<br>&gt;<br>&gt; Notice the two errors in the console.<br>&gt;<br>&gt; Loadtimes in devel:<br>&gt; <a href="http://img242.imageshack.us/img242/6781/firefox3b2firebug11b10dgg2.jpg" target="_blank">http://img242.imageshack.us/img242/6781/firefox3b2firebug11b10dgg2.jpg
</a><br>&gt; &lt;<a href="http://img242.imageshack.us/img242/6781/firefox3b2firebug11b10dgg2.jpg" target="_blank">http://img242.imageshack.us/img242/6781/firefox3b2firebug11b10dgg2.jpg</a>&gt;<br>&gt;<br>&gt; Loadtimes in production:
<br>&gt; <a href="http://img156.imageshack.us/img156/8510/firefox3b2firebug11b10pcz0.jpg" target="_blank">http://img156.imageshack.us/img156/8510/firefox3b2firebug11b10pcz0.jpg</a><br>&gt;<br>&gt;<br>&gt; Notice the big problem seems to be 
base2-dom-fp.js which takes over half<br>&gt; a second to load. How many of these files are required?<br><br></div>Don&#39;t know if this helps or not:<br><br> &nbsp; <a href="http://dean.edwards.name/weblog/2007/08/firebug-slow/" target="_blank">

http://dean.edwards.name/weblog/2007/08/firebug-slow/</a><br><br>--Paul<br><div><br>&gt; I&#39;m not sure why it took 88ms to load a 4k static CSS file either. Or<br>&gt; 65ms for the 80byte file.<br>&gt; These numbers represent with everything cached they varied between 
1.1<br>&gt; and 1.4 seconds for the page load.<br>&gt; Maybe I&#39;m being too picky and 1.4 second load times are acceptable fully<br>&gt; cached and local? My second Grok app has no CSS or JS and loads in 18ms.<br>&gt;
<br>
&gt; Then I tried to reload after clearing my browser&#39;s cache with<br>&gt; ctr-shift-del and i get 13 second load times!<br>&gt;<br>&gt; <a href="http://img86.imageshack.us/img86/9441/firefox3b2firebug11b10dgm1.jpg" target="_blank">

http://img86.imageshack.us/img86/9441/firefox3b2firebug11b10dgm1.jpg</a><br>&gt;<br>&gt; This was easily reproducible. kukit.js is the culprit every time and<br>&gt; takes 12 seconds to get passed to the browser. Also obviously nothing is
<br>&gt; rendered while this occurs and it did not matter if KSS was in devel or<br>&gt; production.<br>&gt;<br>&gt;<br>&gt; On Jan 11, 2008 4:15 AM, Sebastian Ware &lt;<a href="mailto:sebastian@urbantalk.se" target="_blank">
sebastian@urbantalk.se
</a><br></div><div>&gt; &lt;mailto:<a href="mailto:sebastian@urbantalk.se" target="_blank">sebastian@urbantalk.se</a>&gt;&gt; wrote:<br>&gt;<br>&gt; &nbsp; &nbsp; Try this<br>&gt;<br>&gt; &nbsp; &nbsp; &nbsp; <a href="http://www.getfirebug.com/" target="_blank">

http://www.getfirebug.com/</a><br>&gt;<br>&gt; &nbsp; &nbsp; Mvh Sebastian<br>&gt;<br>&gt; &nbsp; &nbsp; 11 jan 2008 kl. 03.07 skrev daniel:<br>&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; Thanks Godefroid.<br>&gt; &nbsp; &nbsp; &nbsp;&gt; I&#39;ve put it into dev mode and it &#39;seems&#39; to have become better. I
<br>&gt; &nbsp; &nbsp; &nbsp;&gt; have difficulty saying for sure what the change is because I&#39;m not<br>&gt; &nbsp; &nbsp; &nbsp;&gt; well versed in how to more adequately measure Grok webapp execution<br>&gt; &nbsp; &nbsp; &nbsp;&gt; and client rendering time. Is there someone who could write a nice
<br>&gt; &nbsp; &nbsp; &nbsp;&gt; documentation for this pretty please with sugar on top? :)<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; On Jan 10, 2008 5:18 AM, Godefroid Chapelle &lt; <a href="mailto:gotcha@bubblenet.be" target="_blank">gotcha@bubblenet.be
</a>
<br></div>&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:gotcha@bubblenet.be" target="_blank">gotcha@bubblenet.be</a>&gt;&gt;<br><div><div></div><div>&gt; &nbsp; &nbsp; &nbsp;&gt; wrote:<br>&gt; &nbsp; &nbsp; &nbsp;&gt; daniel wrote:<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; Hello,
<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; I followed the KSS tutorial and integrated KSS into my Grok<br>&gt; &nbsp; &nbsp; &nbsp;&gt; application.<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; I haven&#39;t actually done anything with it other than the one line<br>&gt; &nbsp; &nbsp; &nbsp;&gt; text
<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; replacement that is in the tutorial, however I have started<br>&gt; &nbsp; &nbsp; &nbsp;&gt; experiencing<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; 1-2 second view refresh lag times on my Grok app with KSS as<br>&gt; &nbsp; &nbsp; &nbsp;&gt; opposed to
<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; another Grok app without it. Is this typical?<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &gt; -- Daniel<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; Hmm, I have the feeling this is a problem we have seen at the
<br>&gt; &nbsp; &nbsp; &nbsp;&gt; beginning<br>&gt; &nbsp; &nbsp; &nbsp;&gt; with Plone as well.<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; IIRC, this is a caching problem, kukit.js gets computed on each<br>&gt; &nbsp; &nbsp; &nbsp;&gt; request<br>&gt; &nbsp; &nbsp; &nbsp;&gt; &nbsp;because cache headers are missing.
<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; Thanks for mentioning this, I&#39;ll look at it at the Snow Sprint<br>&gt; &nbsp; &nbsp; &nbsp;&gt; beginning<br>&gt; &nbsp; &nbsp; &nbsp;&gt; on Sat Jan 19.<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; In the meanwhile, if you turn dev mode on with the
<br>&gt; &nbsp; &nbsp; @@kss-devel-mode/ui<br>&gt; &nbsp; &nbsp; &nbsp;&gt; form, the lagging should disappear.<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; --<br>&gt; &nbsp; &nbsp; &nbsp;&gt; Godefroid Chapelle (aka __gotcha) <a href="http://bubblenet.be" target="_blank">

http://bubblenet.be</a><br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; --<br>&gt; &nbsp; &nbsp; &nbsp;&gt;<br>&gt; &nbsp; &nbsp; &nbsp;&gt; -- Daniel _______________________________________________<br>&gt; &nbsp; &nbsp; &nbsp;&gt; Grok-dev mailing list
<br></div></div>&gt; &nbsp; &nbsp; &nbsp;&gt; <a href="mailto:Grok-dev@zope.org" target="_blank">Grok-dev@zope.org</a> &lt;mailto:<a href="mailto:Grok-dev@zope.org" target="_blank">Grok-dev@zope.org</a>&gt;<br><div>&gt; &nbsp; &nbsp; &nbsp;&gt; <a href="http://mail.zope.org/mailman/listinfo/grok-dev" target="_blank">

http://mail.zope.org/mailman/listinfo/grok-dev</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt;<br>&gt; -- Daniel<br>&gt;<br>&gt;<br></div>&gt; ------------------------------------------------------------------------
<br><div><div></div><div>&gt;<br>&gt; _______________________________________________<br>&gt; Grok-dev mailing list<br>&gt; <a href="mailto:Grok-dev@zope.org" target="_blank">Grok-dev@zope.org</a><br>&gt; <a href="http://mail.zope.org/mailman/listinfo/grok-dev" target="_blank">

http://mail.zope.org/mailman/listinfo/grok-dev</a><br><br></div></div></blockquote></div><br><br clear="all"><br>-- <br><br>-- Daniel