Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ repeat
Function
repeat
benchmarks/javascript/benchmark.js:406–408 ·
view source on GitHub ↗
(factory)
Source
from the content-addressed store, hash-verified
404
}
405
406
function
repeat(factory) {
407
return
Array.from({ length: LIST_SIZE }, () => factory());
408
}
409
410
function
createNumericStructList() {
411
return
{
Callers
8
serverStreamMessage
Method · 0.85
serverStreamUnion
Method · 0.85
serverStreamMessage
Method · 0.85
serverStreamUnion
Method · 0.85
serverStreamMessage
Method · 0.85
createNumericStructList
Function · 0.85
createSampleList
Function · 0.85
createMediaContentList
Function · 0.85
Calls
1
from
Method · 0.45
Tested by
no test coverage detected