frontend-performance-lab
GitHub Pages
Preparing search index...
benchmark/src/profiling
ProfilerSample
Interface ProfilerSample
interface
ProfilerSample
{
actualDuration
:
number
;
baseDuration
:
number
;
commitTime
:
number
;
id
:
string
;
phase
:
"mount"
|
"update"
|
"nested-update"
;
startTime
:
number
;
}
Index
Properties
actual
Duration
base
Duration
commit
Time
id
phase
start
Time
Properties
actual
Duration
actualDuration
:
number
base
Duration
baseDuration
:
number
commit
Time
commitTime
:
number
id
id
:
string
phase
phase
:
"mount"
|
"update"
|
"nested-update"
start
Time
startTime
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
Duration
base
Duration
commit
Time
id
phase
start
Time
GitHub Pages
frontend-performance-lab
Loading...