Commit d3a6043
committed
add hierarchy to Benchmark model
- Sometimes benchmarks have a big number of single results. It is
favourable to keep them all. Thus, they might be organised in an
hierarchical way.
Example: To evaluate computer systems there might be one
overall benchmark number. That number is calculated from sub
benchmarks as CPU, hard disc I/O, RAM I/O, etc.
- The single or the summarised result may be shown in the standard
templates in a later version. For now all benchmarks are shown.
Change-Id: I47062535bc0ec6e1d25ae857b4af74f207737c371 parent 5b73c97 commit d3a6043
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| |||
0 commit comments