CaptureSummary
Defined in: app/profileCapture.ts:63
What a set of frames came to. The one summary every reader shows.
Properties
Section titled “Properties”budgetMs
Section titled “budgetMs”budgetMs:
number
Defined in: app/profileCapture.ts:65
counters
Section titled “counters”counters:
Record<string,number>
Defined in: app/profileCapture.ts:80
Named counters, averaged per frame.
drawCalls
Section titled “drawCalls”drawCalls:
number
Defined in: app/profileCapture.ts:76
entities
Section titled “entities”entities:
number
Defined in: app/profileCapture.ts:78
fps:
number
Defined in: app/profileCapture.ts:66
frames
Section titled “frames”frames:
number
Defined in: app/profileCapture.ts:64
longFrames
Section titled “longFrames”longFrames:
number
Defined in: app/profileCapture.ts:71
Frames over the budget by half again — a visible stutter.
mean:
FrameProfile
Defined in: app/profileCapture.ts:75
The window’s cost, per frame.
p50:
number
Defined in: app/profileCapture.ts:67
p95:
number
Defined in: app/profileCapture.ts:68
p99:
number
Defined in: app/profileCapture.ts:69
triangles
Section titled “triangles”triangles:
number
Defined in: app/profileCapture.ts:77
worstFrameId
Section titled “worstFrameId”worstFrameId:
number|null
Defined in: app/profileCapture.ts:73
worstFrameMs
Section titled “worstFrameMs”worstFrameMs:
number
Defined in: app/profileCapture.ts:72