MCPcopy
hub / github.com/formatjs/formatjs / getMean

Function getMean

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

Source from the content-addressed store, hash-verified

186}
187
188function getMean(result) {
189 return getLatency(result).mean
190}
191
192function getRme(result) {
193 return getLatency(result).rme

Callers 1

Calls 1

getLatencyFunction · 0.85

Tested by

no test coverage detected