Home > widget-integration > PerformanceReportSummary
PerformanceReportSummary interface
Summary section of performance report
Signature:
export interface PerformanceReportSummary
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
Total analysis duration | ||
|
{ avgResponseTime: number; memoryEfficiency: number; renderingPerformance: number; mainThreadUtilization: number; } |
Key performance indicators | ||
|
number |
Overall performance score (0-100) | ||
|
string |
Primary performance bottleneck |