Thanks,<br><br>Here are my results on FireFox 3 beta2 with firebug 1.1b10:<br><br><br>Console in debug: <a href="http://img242.imageshack.us/img242/9189/firefox3b2firebug11b10djd7.jpg" target="_blank">http://img242.imageshack.us/img242/9189/firefox3b2firebug11b10djd7.jpg
</a><br><br>Notice the two errors in the console.<br><br>Loadtimes in devel:&nbsp; <a href="http://img242.imageshack.us/img242/6781/firefox3b2firebug11b10dgg2.jpg" target="_blank">http://img242.imageshack.us/img242/6781/firefox3b2firebug11b10dgg2.jpg
</a><br><br>Loadtimes in production: <a href="http://img156.imageshack.us/img156/8510/firefox3b2firebug11b10pcz0.jpg" target="_blank">http://img156.imageshack.us/img156/8510/firefox3b2firebug11b10pcz0.jpg</a><br><br><br>

Notice the big problem seems to be 
base2-dom-fp.js which takes over half a second to load. How many of these files are required?<br>I&#39;m not sure why it took 88ms to load a 4k static CSS file either. Or 65ms for the 80byte file.<br>These numbers represent with everything cached they varied between 
1.1 and 1.4 seconds for the page load. <br>Maybe I&#39;m being too picky and 1.4 second load times are acceptable fully cached and local? My second Grok app has no CSS or JS and loads in 18ms.<br><br>Then I tried to reload after clearing my browser&#39;s cache with ctr-shift-del and i get 13 second load times!
<br><br><a href="http://img86.imageshack.us/img86/9441/firefox3b2firebug11b10dgm1.jpg" target="_blank">
http://img86.imageshack.us/img86/9441/firefox3b2firebug11b10dgm1.jpg</a><br><br>This was easily reproducible. kukit.js is the culprit every time and takes 12 seconds to get passed to the browser. Also obviously nothing is rendered while this occurs and it did not matter if KSS was in devel or production.
<br><br><br><div class="gmail_quote">
On Jan 11, 2008 4:15 AM, Sebastian Ware &lt;<a href="mailto:sebastian@urbantalk.se" target="_blank">sebastian@urbantalk.se</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;">


Try this<br><br> &nbsp; <a href="http://www.getfirebug.com/" target="_blank">http://www.getfirebug.com/</a><br><br>Mvh Sebastian<br><br>11 jan 2008 kl. 03.07 skrev daniel:<br><div><div></div><div><br>&gt; Thanks Godefroid.
<br>&gt; I&#39;ve put it into dev mode and it &#39;seems&#39; to have become better. I<br>&gt; have difficulty saying for sure what the change is because I&#39;m not<br>&gt; well versed in how to more adequately measure Grok webapp execution
<br>&gt; and client rendering time. Is there someone who could write a nice<br>&gt; documentation for this pretty please with sugar on top? :)<br>&gt;<br>&gt; On Jan 10, 2008 5:18 AM, Godefroid Chapelle &lt;<a href="mailto:gotcha@bubblenet.be" target="_blank">


gotcha@bubblenet.be</a>&gt;<br>&gt; wrote:<br>&gt; daniel wrote:<br>&gt; &gt; Hello,<br>&gt; &gt; I followed the KSS tutorial and integrated KSS into my Grok<br>&gt; application.<br>&gt; &gt; I haven&#39;t actually done anything with it other than the one line
<br>&gt; text<br>&gt; &gt; replacement that is in the tutorial, however I have started<br>&gt; experiencing<br>&gt; &gt; 1-2 second view refresh lag times on my Grok app with KSS as<br>&gt; opposed to<br>&gt; &gt; another Grok app without it. Is this typical?
<br>&gt; &gt;<br>&gt; &gt; -- Daniel<br>&gt;<br>&gt; Hmm, I have the feeling this is a problem we have seen at the<br>&gt; beginning<br>&gt; with Plone as well.<br>&gt;<br>&gt; IIRC, this is a caching problem, kukit.js gets computed on each
<br>&gt; request<br>&gt; &nbsp;because cache headers are missing.<br>&gt;<br>&gt; Thanks for mentioning this, I&#39;ll look at it at the Snow Sprint<br>&gt; beginning<br>&gt; on Sat Jan 19.<br>&gt;<br>&gt; In the meanwhile, if you turn dev mode on with the @@kss-devel-mode/ui
<br>&gt; form, the lagging should disappear.<br>&gt;<br>&gt; --<br>&gt; Godefroid Chapelle (aka __gotcha) <a href="http://bubblenet.be" target="_blank">http://bubblenet.be</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt;<br>


</div></div>&gt; -- Daniel _______________________________________________<br><div><div></div><div>&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