Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
188
function
getMean(result) {
189
return
getLatency(result).mean
190
}
191
192
function
getRme(result) {
193
return
getLatency(result).rme
Callers
1
benchmark-tinybench.mjs
File · 0.85
Calls
1
getLatency
Function · 0.85
Tested by
no test coverage detected