Changes between Version 1 and Version 2 of FAQs/ModelGlue32ReloadChanges

Show
Ignore:
Timestamp:
09/25/11 14:13:41 (14 years ago)
Author:
DanWilson (IP: 98.26.66.119)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQs/ModelGlue32ReloadChanges

    v1 v2  
    33See this article on [[wiki:HowCanISpeedUpReloadTimes How Can I Speed Up Reload Times] for more info. 
    44 
    5 ==Results== 
     5== Results == 
    66 
    77A 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. 
    88 
    9 ==Three Phases of Testing:== 
     9== Three Phases of Testing: == 
    1010 
    1111    Initial Startup: ColdFusion is fully started. The test application is hit for the first time. 
     
    1313    Second Reinitialization: The application is reloaded a second time. 
    1414 
    15 ==Test Steps:== 
     15== Test Steps: == 
    1616 
    1717    * Start ColdFusion 
     
    2525    * Shut down ColdFusion 
    2626 
    27 ==Performance Result Charts== 
    28 ===Initial Startup=== 
     27== Performance Result Charts == 
     28=== Initial Startup === 
    2929[[Image()]] 
     30=== First Reinitialization === 
     31[[Image()]] 
     32=== Second Reinitialization === 
     33[[Image()]]