UNPKG

benchmark-meter

Version:

benchmark-meter is a straightforward benchmarking tool designed for measuring the performance of algorithms

3 lines (2 loc) 101 B
import { IBenchmarkOptions } from '../types'; export declare const defaultConfig: IBenchmarkOptions;