Hi, On Thu, Nov 5, 2009 at 17:28, Thibaut Camberlin <[email protected]> wrote:
Hi all,
Page Loading time is a very important criteria when developing a web site. According to a recent survey<http://www.webdesignerwall.com/general/users-place-more-weight-on-design/>more than half people would drive away from a site with slow loading pages.
There are several interesting issues that could be implemented to substantially improve page loading time in XWiki.
Number one is aggreation of CSS and JS files in order to reduce HTTP requests. (For info, we have a total of 25 external CSS and JS files on a basic XWiki install when in the best world we would have just 2 - 1 CSS and 1 JS)
Note that there is already many suggestions in http://jira.xwiki.org/jira/browse/XWIKI-2022, you should look at it and add yours.
Someone interrested in working on this with me ?
-- Thibaut Camberlin Project Manager XWiki _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne