MCPcopy
hub / github.com/formatjs/formatjs / getRme

Function getRme

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

Source from the content-addressed store, hash-verified

190}
191
192function getRme(result) {
193 return getLatency(result).rme
194}
195
196function getMarginOfError(result) {
197 const latency = getLatency(result)

Callers 1

Calls 1

getLatencyFunction · 0.85

Tested by

no test coverage detected