MCPcopy Index your code
hub / github.com/formatjs/formatjs / profile.ts

File profile.ts

packages/intl-localematcher/benchmark/profile.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {findBestMatch} from '#packages/intl-localematcher/abstract/utils.js'
2
3// Profile locale matching to identify bottlenecks
4// Run with: node --prof profile.ts

Callers

nothing calls this directly

Calls 2

findBestMatchFunction · 0.85
logMethod · 0.80

Tested by

no test coverage detected