MCPcopy
hub / github.com/marshmallow-code/marshmallow / benchmark.py

File benchmark.py

performance/benchmark.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Simple benchmark for marshmallow serialization of a moderately complex object.
2
3Uses the `timeit` module to benchmark serializing an object through marshmallow.
4"""

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected