Changes between Version 1 and Version 2 of FAQs/ModelGlue32ReloadChanges
- Timestamp:
- 09/25/11 14:13:41 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQs/ModelGlue32ReloadChanges
v1 v2 3 3 See this article on [[wiki:HowCanISpeedUpReloadTimes How Can I Speed Up Reload Times] for more info. 4 4 5 == Results==5 == Results == 6 6 7 7 A picture is worth a thousand words, so we put together a timing test to show you the differences. The timing tests use progressively more Model-Glue objects, and are designed to show you the reload times at 3 phases of the application. Note: these tests only deal with Model Glue objects like Controllers and Event-Handlers. Real world applications also will incur loading times with Model objects. Since Model objects are largely out of the control of Model-Glue and Model objects vary in design and loading times, we left them out of the tests. Keep in mind, you can maintain your bean factory (and model objects) across requests as we mentioned above. 8 8 9 == Three Phases of Testing:==9 == Three Phases of Testing: == 10 10 11 11 Initial Startup: ColdFusion is fully started. The test application is hit for the first time. … … 13 13 Second Reinitialization: The application is reloaded a second time. 14 14 15 == Test Steps:==15 == Test Steps: == 16 16 17 17 * Start ColdFusion … … 25 25 * Shut down ColdFusion 26 26 27 == Performance Result Charts==28 === Initial Startup===27 == Performance Result Charts == 28 === Initial Startup === 29 29 [[Image()]] 30 === First Reinitialization === 31 [[Image()]] 32 === Second Reinitialization === 33 [[Image()]]
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)