> I am definitely working on it and will have default.aspx complete this
> weekend. Moving the javascript out of the .cs files, changing
> Response.Write to StringBuilder and removing all the <% aspcalls %> so
> they are executed in the .cs file shows a minimum 50% performance
> improvement with no caching. Initial page delivery times drop from
> 3500 ms to under 1500 ms on my dev system.
> 
> I also expect to tackle at least some of the Formatter code as the
> menu javascript stuff is built in there. This may provide other
> improvements.

Excellent. Well, if you can check in every time you have something you think
works, that will be really helpful - with perf improvements like that it'll
make a real impact on how much optimization I need to do, and which
optimizations I perform. Frequent checkins are easier to merge anyway. 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to