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

@@ -224,7 +224,6 @@ catch(Exception $e)
{
$oP->p('<b>'.Dict::Format('UI:RunQuery:Error', $e->getMessage()).'</b>');
}
ExecutionKPI::ReportStats();
$oP->output();
?>