MCPcopy
hub / github.com/date-fns/date-fns / benchmark.ts

File benchmark.ts

pkgs/tz/benchmark.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Bench } from "tinybench";
2import { tzOffset, tzScan } from "./src/index.ts";
3
4const bench = new Bench({ time: 3000 });

Callers

nothing calls this directly

Calls 2

tzScanFunction · 0.90
tzOffsetFunction · 0.90

Tested by

no test coverage detected