Home > widget-integration > PerformanceReport

PerformanceReport interface

Performance report containing analysis and recommendations

Signature:

export interface PerformanceReport 

Properties

Property

Modifiers

Type

Description

breakdown

PerformanceReportBreakdown

Detailed breakdown by category

generatedAt

number

Report generation timestamp

issues

PerformanceIssue[]

Performance issues and recommendations

rawData

PerformanceMetrics

Raw metrics data

summary

PerformanceReportSummary

Summary of key metrics