frontend-performance-lab
GitHub Pages
Preparing search index...
benchmark/src/data
PortfolioRow
Interface PortfolioRow
interface
PortfolioRow
{
accountName
:
string
;
annualContractValue
:
number
;
conversionRate
:
number
;
health
:
"Healthy"
|
"Watch"
|
"Critical"
;
id
:
string
;
latencyMs
:
number
;
logoUrl
:
string
;
owner
:
string
;
region
:
Region
;
riskScore
:
number
;
sessions
:
number
;
tags
:
string
[]
;
tier
:
AccountTier
;
}
Index
Properties
account
Name
annual
Contract
Value
conversion
Rate
health
id
latency
Ms
logo
Url
owner
region
risk
Score
sessions
tags
tier
Properties
account
Name
accountName
:
string
annual
Contract
Value
annualContractValue
:
number
conversion
Rate
conversionRate
:
number
health
health
:
"Healthy"
|
"Watch"
|
"Critical"
id
id
:
string
latency
Ms
latencyMs
:
number
logo
Url
logoUrl
:
string
owner
owner
:
string
region
region
:
Region
risk
Score
riskScore
:
number
sessions
sessions
:
number
tags
tags
:
string
[]
tier
tier
:
AccountTier
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Name
annual
Contract
Value
conversion
Rate
health
id
latency
Ms
logo
Url
owner
region
risk
Score
sessions
tags
tier
GitHub Pages
frontend-performance-lab
Loading...