The following configuration was used to measure the performance:

"; $MESS["PERFMON_PANEL_TOP_NOTE"] = "

To complete the test, the performance monitor will be enabled; the visitor activity will be measured. Upon completion, the \"Development\" tab will show the site performance score.

Attention! The tests should be performed during typical site load time to obtain real visitor statistics. However, if your site load is close to idle, you are advised to open pages manually during the test.

"; $MESS["PERFMON_PANEL_MARK_NOTE"] = "The higher the value the better the system performance."; $MESS["PERFMON_PANEL_WARN_NOTE"] = "Types of development errors:"; $MESS["PERFMON_PANEL_WARN_NOTE_1"] = "1. Caching is not engaged for this menu component. In the 'Design' regime, activate caching for this menu. "; $MESS["PERFMON_PANEL_WARN_NOTE_2"] = "2. Components must not be fulfilling database queries when autocaching is enabled. Make sure that caching is enabled in the settings of the component. If caching is enabled and the problem persists, contact the developer for correction. "; $MESS["PERFMON_PANEL_WARN_NOTE_3"] = "3. Inefficient use of cache--large files created in cache. The size of files in cache should not exceed 1 MB. Make sure that the component is using the SetResultCacheKeys method and is not storing unused data. "; $MESS["PERFMON_PANEL_CACHE_STORAGE"] = "Cache storage"; $MESS["PERFMON_PANEL_CACHE_STORAGE_UNKNOWN"] = "unknown"; $MESS["PERFMON_PANEL_CACHE_STORAGE_MEMCACHE"] = "memcache"; $MESS["PERFMON_PANEL_CACHE_STORAGE_APC"] = "APC"; $MESS["PERFMON_PANEL_CACHE_STORAGE_XCACHE"] = "XCache"; $MESS["PERFMON_PANEL_CACHE_STORAGE_FILES"] = "Files"; $MESS["PERFMON_PANEL_CACHE_STORAGE_CLUSTER"] = "cluster memcache"; $MESS["PERFMON_PANEL_CACHE_STORAGE_REC"] = "Possible storage types:"; $MESS["PERFMON_PANEL_ADV_BANNERS_FIX_SHOWS"] = "Track number of banner impressions"; $MESS["PERFMON_PANEL_ADV_BANNERS_FIX_SHOWS_ON"] = "Active with banners with tracked impressions"; $MESS["PERFMON_PANEL_ADV_BANNERS_FIX_SHOWS_OFF"] = "Inactive; no banners with tracked impressions"; $MESS["PERFMON_PANEL_ADV_BANNERS_FIX_SHOWS_REC"] = "Consider disabling banner tracking"; $MESS["PERFMON_PANEL_DEV_WARN1"] = "Type 1:"; $MESS["PERFMON_PANEL_DEV_WARN1_DESC"] = "uncached menu."; $MESS["PERFMON_PANEL_DEV_WARN2"] = "Type 2:"; $MESS["PERFMON_PANEL_DEV_WARN2_DESC"] = "not cached components."; $MESS["PERFMON_PANEL_DEV_WARN3"] = "Type 3:"; $MESS["PERFMON_PANEL_DEV_WARN3_DESC"] = "components cache size."; $MESS["PERFMON_PANEL_CLUSTER_TAB"] = "Scalability"; $MESS["PERFMON_PANEL_CLUSTER_TAB_TITLE"] = "Multithreaded And Web Cluster System Performance Test"; $MESS["PERFMON_PANEL_CLUSTER_NN"] = "#"; $MESS["PERFMON_PANEL_CLUSTER_CONCURRENCY"] = "Connections"; $MESS["PERFMON_PANEL_CLUSTER_HITS"] = "Hits"; $MESS["PERFMON_PANEL_CLUSTER_ERRORS"] = "Errors"; $MESS["PERFMON_PANEL_CLUSTER_PAGES_PER_SECOND"] = "Pages Per Second"; $MESS["PERFMON_PANEL_CLUSTER_PAGE_EXEC_TIME"] = "Page Generation Time, sec."; $MESS["PERFMON_PANEL_CLUSTER_PAGE_RESP_TIME"] = "Page Acquisition Time"; $MESS["PERFMON_PANEL_CLUSTER_PAGE_TIME"] = "Page Generation And Acquisition Time"; $MESS["PERFMON_PANEL_CLUSTER_THREADS_FROM"] = "Initial Concurrent Connections:"; $MESS["PERFMON_PANEL_CLUSTER_THREADS_TO"] = "Final Concurrent Connections:"; $MESS["PERFMON_PANEL_CLUSTER_THREADS_STEP"] = "Increment Concurrent Connections By:"; $MESS["PERFMON_PANEL_CLUSTER_SERVER_NAME"] = "Server:"; $MESS["PERFMON_PANEL_CLUSTER_SERVER_URL"] = "Page (leave blank for system test):"; $MESS["PERFMON_PANEL_CLUSTER_THREADS_DURATION"] = "Maximum Test Duration (min.):"; $MESS["PERFMON_PANEL_CLUSTER_START"] = "Start Test"; $MESS["PERFMON_PANEL_CLUSTER_STOP"] = "Stop Test"; $MESS["PERFMON_PANEL_CLUSTER_WAIT"] = "Finishing Test..."; $MESS["PERFMON_PANEL_CLUSTER_RESULTS"] = "Results"; $MESS["PERFMON_PANEL_CLUSTER_STOPPED"] = "test stopped"; $MESS["PERFMON_PANEL_WRONG_SERVER_NAME"] = "Bad server name."; ?>