Changes between Version 3 and Version 4 of TutorialHowToCalculateLoadAndHardwareRequirements
- Timestamp:
- Nov 9, 2011, 2:08:09 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TutorialHowToCalculateLoadAndHardwareRequirements
v3 v4 14 14 To do it install "Profiler" module, this module shows different timings at the bottom of every page for site administrator (by default). Try to open different pages and watch for memory usage and page execution time. 15 15 16 [[Image( dolphin-replication-profiler.png)]]16 [[Image(server-load-calculation-profiler.png)]] 17 17 18 18 Try open different pages and measure average "Memory" and "Time" values. Lets assume that it is '''20Mb''' for memory usage and '''0.5 second''' for execution time. … … 95 95 96 96 {{{ 97 100 000 * 41 Mb = 4T97 100 000 * 41 Mb = 4 T 98 98 }}} 99 99