MCPcopy Create free account
hub / github.com/apache/fory / createSampleList

Function createSampleList

benchmarks/javascript/benchmark.js:416–420  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

414}
415
416function createSampleList() {
417 return {
418 sample_list: repeat(createSample),
419 };
420}
421
422function createMediaContentList() {
423 return {

Callers

nothing calls this directly

Calls 1

repeatFunction · 0.85

Tested by

no test coverage detected