UNPKG

@thi.ng/bench

Version:

Benchmarking & profiling utilities w/ various statistics & formatters (CSV, JSON, Markdown etc.)

11 lines (10 loc) 307 B
export * from "./api.js"; export * from "./bench.js"; export * from "./benchmark.js"; export * from "./now.js"; export * from "./profiler.js"; export * from "./suite.js"; export * from "./timed.js"; export * from "./format/csv.js"; export * from "./format/default.js"; export * from "./format/markdown.js";