Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Bench } from
"tinybench"
;
2
import
{ tzOffset, tzScan } from
"./src/index.ts"
;
3
4
const
bench =
new
Bench({ time: 3000 });
Callers
nothing calls this directly
Calls
2
tzScan
Function · 0.90
tzOffset
Function · 0.90
Tested by
no test coverage detected