BUPKIS
API
Assertions
Preparing search index...
bupkis
types
ExecutionContext
Interface ExecutionContext
Execution context for benchmark runs.
interface
ExecutionContext
{
cpuModel
:
string
;
memoryTotal
:
number
;
nodeVersion
:
string
;
platform
:
string
;
}
Index
Properties
cpu
Model
memory
Total
node
Version
platform
Properties
cpu
Model
cpuModel
:
string
CPU model
memory
Total
memoryTotal
:
number
Total memory
node
Version
nodeVersion
:
string
Node.js version
platform
platform
:
string
Platform information
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cpu
Model
memory
Total
node
Version
platform
API
Assertions
GitHub
npm
BUPKIS
Loading...
Execution context for benchmark runs.