Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Benchmark

Hierarchy

  • Benchmark

Index

Constructors

constructor

Properties

Protected _framePrepare

_framePrepare: undefined | FramePrepareCallback = ...

Protected _frames

_frames: number

Protected _framesForWarmup

_framesForWarmup: number

Protected _framesPerCycle

_framesPerCycle: number

Protected _results

_results: number[] = ...

Protected _running

_running: boolean = false

Protected _runs

_runs: number

Protected _runsFinished

_runsFinished: undefined | RunsFinishedCallback = ...

Accessors

running

  • get running(): boolean

Methods

frame

  • frame(): void

initialize