Complete benchmark report. Fields: name: str, startedat: datetime, finishedat: datetime, totalduration: float, timings: list[TimingResult], memory: list[MemoryUsage], metrics: list[Metric], systeminfo: dict[str, Any], recommendations: list[str]. Properties: summary: str
| Visibility | Name | Type | Description |
|---|---|---|---|
| public | name | none | |
| public | started_at | none | |
| public | finished_at | none | |
| public | total_duration | none | |
| public | timings | none | |
| public | memory | none | |
| public | metrics | none | |
| public | system_info | none | |
| public | recommendations | none |
| Visibility | Name | Description |
|---|---|---|
| public | summary() |
| Name | Value |
|---|---|
| name | BenchmarkReport |
| stereotype | null |
| visibility | public |
| isAbstract | false |
| isFinalSpecialization | false |
| isLeaf | false |