Home > widget-integration > PerformanceReportSummary

PerformanceReportSummary interface

Summary section of performance report

Signature:

export interface PerformanceReportSummary 

Properties

Property

Modifiers

Type

Description

analysisDuration

number

Total analysis duration

kpi

{ avgResponseTime: number; memoryEfficiency: number; renderingPerformance: number; mainThreadUtilization: number; }

Key performance indicators

overallScore

number

Overall performance score (0-100)

primaryBottleneck

string

Primary performance bottleneck