MCPcopy
hub / github.com/formatjs/formatjs / getLatency

Function getLatency

benchmarks/cli-comparison/benchmark-tinybench.mjs:184–186  ·  view source on GitHub ↗
(result)

Source from the content-addressed store, hash-verified

182}
183
184function getLatency(result) {
185 return result.latency ?? result
186}
187
188function getMean(result) {
189 return getLatency(result).mean

Callers 4

getMeanFunction · 0.85
getRmeFunction · 0.85
getMarginOfErrorFunction · 0.85
getSampleCountFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected