4 Dec
2003
4 Dec
'03
1:43 p.m.
Hi Johannes,
I just profiled cvs- and 0.7.3 version. I used http://www.w3.org/TR/xslt20/ stored locally on disk (utilities.html rendered too fast here). I could not yet get any reproducible results from profiling,
!? Doesn't it show any function usage-ratio/run-time change?
but cvs is obviously slower 5.1 vs. 3.9 seconds. And with cvs the GUI freezes until the whole page is loaded, whereas 0.7.3 displays the GUI while it is rendering the page (you can see the "Kb" counting in the upper right corner).
Yes, probably because rendering is done when idle. Thanks Jorge.-