{** * For the full copyright and license information, please view the * docs/licenses/LICENSE.txt file that was distributed with this source code. *}
{foreach $summary.globalVarSize as $global=>$size} {/foreach}
Load Time {load_time data=$summary.loadTime}
Querying Time {total_querying_time data=$summary.queryTime} ms
Queries {total_queries data=$summary.nbQueries}
Memory Peak Usage {peak_memory data=$summary.peakMemoryUsage}
Included Files {$summary.includedFiles} files - {memory data=$summary.totalFileSize}
PrestaShop Cache {memory data=$summary.totalCacheSize}
Global vars {memory data=$summary.totalGlobalVarSize}