Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ to-key-path.bench.ts
File
to-key-path.bench.ts
packages/tailwindcss/src/utils/to-key-path.bench.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ bench } from
'vitest'
2
import
{ toKeyPath } from
'./to-key-path'
3
4
bench(
'toKeyPath'
, () => {
Callers
nothing calls this directly
Calls
1
toKeyPath
Function · 0.90
Tested by
no test coverage detected