Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Benchmark

Hierarchy

  • Benchmark

Index

Properties

Properties

fn

fn: Fn0<void>

Benchmark function. Will be called size times per iteration (see BenchmarkOpts).

Optional opts

opts: Partial<OptsWithoutTitle>

Optional & partial benchmark specific option overrides (merged with opts given to suite)

title

title: string

Benchmark title

Generated using TypeDoc