About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Renaud Paquay e88e52b280 Improve response time for first time users
On the first time installation of Orchard, the user gets to the setup screen, which
will take a while to finish (user entering data and the setup process itself).
We use this opportunity to start a background task to "pre-compile" all the known
views in the app folder, so that the application is more reponsive when the user
hits the homepage and admin screens for the first time.

--HG--
branch : dev
2010-12-02 17:13:44 -08:00
lib Merge perf => dev 2010-11-21 20:15:15 -08:00
src Improve response time for first time users 2010-12-02 17:13:44 -08:00
.hgignore Workaround issue with custom Orchard MsBuild tasks locked on disk 2010-07-19 15:41:14 -07:00
.hgsub Removing NuGet project from solution 2010-11-11 15:03:57 -08:00
.hgsubstate Updating to latest NuGet sources 2010-11-10 18:01:04 -08:00
.hgtags Added tag perf snapshot 1 for changeset d2cca954cbf9 2010-11-17 13:11:58 -08:00
AzurePackage.proj Correcting Azure build script 2010-11-19 17:58:59 -08:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
ClickToBuildAzurePackage.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
CREDITS.txt Removing NuGet project from solution 2010-11-11 15:03:57 -08:00
DeleteModuleBinaries.cmd Add utility to force dynamic compilation 2010-11-20 18:53:35 -08:00
LICENSE.txt Copying LICENSE.txt and CREDITS.txt to trunk. 2009-12-09 17:36:32 +00:00
Orchard.proj Merge dev -> perf 2010-11-29 11:59:11 -08:00