Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
BenchmarkSpec
Interface BenchmarkSpec
interface
BenchmarkSpec
{
name
:
string
;
fn
:
()
=>
void
;
warmup
?:
number
;
iterations
?:
number
;
beforeEach
?:
()
=>
void
;
afterEach
?:
()
=>
void
;
}
Index
Properties
name
fn
warmup?
iterations?
before
Each?
after
Each?
Properties
name
name
:
string
fn
fn
:
()
=>
void
Optional
warmup
warmup
?:
number
Optional
iterations
iterations
?:
number
Optional
before
Each
beforeEach
?:
()
=>
void
Optional
after
Each
afterEach
?:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
fn
warmup
iterations
before
Each
after
Each
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...