Reviewed the instrumentation to help in tuning the performance

SVN:trunk[2916]
This commit is contained in:
Romain Quetiez
2013-10-15 16:08:43 +00:00
parent 5ea2ac3fef
commit caa621eb04
7 changed files with 214 additions and 84 deletions

View File

@@ -866,7 +866,6 @@ catch(ZZCoreException $e)
$oP->error("Error: '".$e->getHtmlDesc()."'");
}
$oKPI->ComputeAndReport('Total execution');
// too big (showing all queries) ExecutionKPI::ReportStats();
//MetaModel::RecordQueryTrace();
$oP->output();
?>