MCPcopy
hub / github.com/tailwindlabs/tailwindcss / line-table.bench.ts

File line-table.bench.ts

packages/tailwindcss/src/source-maps/line-table.bench.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from 'node:fs'
2import { fileURLToPath } from 'node:url'
3
4import { bench } from 'vitest'

Callers

nothing calls this directly

Calls 2

createLineTableFunction · 0.90
findMethod · 0.80

Tested by

no test coverage detected