MCPcopy
hub / github.com/tailwindlabs/tailwindcss / candidate.bench.ts

File candidate.bench.ts

packages/tailwindcss/src/candidate.bench.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Scanner } from '@tailwindcss/oxide'
2import { bench, describe } from 'vitest'
3import { cloneCandidate, parseCandidate, type Candidate, type Variant } from './candidate'
4import { buildDesignSystem } from './design-system'

Callers

nothing calls this directly

Calls 4

buildDesignSystemFunction · 0.90
parseCandidateFunction · 0.90
cloneCandidateFunction · 0.90
cloneCandidateSpreadFunction · 0.85

Tested by

no test coverage detected