{* * Page Cache Ultimate, Page Cache standard and Speed pack are powered by Jpresta (jpresta . com) * * @author Jpresta * @copyright Jpresta * @license See the license of this module in file LICENSE.txt, thank you. *}
{if $sql_profiler_enabled}{l s="This SQL profiler is a tool that helps you identify slow SQL queries, which are often the cause of your shop's sluggish performance on certain pages or actions." mod=$module_name}
{l s="It can analyze all SQL queries in the back office (admin) and in the front office (the shop)." mod=$module_name}
{l s="You can use it on a production server because it has a very low impact on real visitors; it is only enabled in the user's browser (yours) through a cookie." mod=$module_name}
{l s="To use it, simply start the profiling, then navigate to the pages and/or perform the actions you want to analyze. Return here, stop the profiling, and click on queries to understand the slowness." mod=$module_name}
|
{l s='What do you want to analyze?' mod=$module_name}
|
{l s='Profiling is in progress for YOU only!' mod=$module_name}
{l s="Now you should display pages and/or perform actions that you want to analyse" mod=$module_name} |
| {l s='ID Run' mod=$module_name} | {l s='Date' mod=$module_name} | {l s='URL' mod=$module_name} | {l s='Query count' mod=$module_name} | {l s='Query duration (ms)' mod=$module_name} |
|---|
| {l s='ID Query' mod=$module_name} | {l s='SQL' mod=$module_name} | {l s='Count' mod=$module_name} | {l s='Max (ms)' mod=$module_name} | {l s='Median (ms)' mod=$module_name} | {l s='Average (ms)' mod=$module_name} | {l s='Total (ms)' mod=$module_name} |
|---|