statistics ​
Implementation level ​
| Type | Status |
|---|---|
| CML extraction template | |
| HTML5 representation |
Template attributes ​
| Attribute | Value |
|---|---|
| source | ADF log |
| id | statistics |
| name | Final statistics resume |
| pattern | \s*Timing\sStatistics.* |
| endPattern | \s*\*{20,}+.* |
| offset | -1 |
| endOffset | 1 |
| repeat | * |
| xml:base | statistics/statistics.xml |
Comment ​
=================
Timing Statistics
=================
Total Used : CPU= 0.32 System= 0.16 Elapsed= 1.05
...
***************************************************************************************************
Template definition ​
xml
<templateList> <xi:include href="statistics/timing.xml" />
</templateList>