Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
192
function
getRme(result) {
193
return
getLatency(result).rme
194
}
195
196
function
getMarginOfError(result) {
197
const
latency = getLatency(result)
Callers
1
benchmark-tinybench.mjs
File · 0.85
Calls
1
getLatency
Function · 0.85
Tested by
no test coverage detected