Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
184
function
getLatency(result) {
185
return
result.latency ?? result
186
}
187
188
function
getMean(result) {
189
return
getLatency(result).mean
Callers
4
getMean
Function · 0.85
getRme
Function · 0.85
getMarginOfError
Function · 0.85
getSampleCount
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected