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

Class SampleList

benchmarks/python/benchmark.py:263–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261
262@dataclass
263class SampleList:
264 sample_list: List[Sample] = pyfory.field(id=1)
265
266
267@dataclass

Callers 2

create_sample_listFunction · 0.70
from_pb_samplelistFunction · 0.70

Calls 1

fieldMethod · 0.65

Tested by

no test coverage detected