Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
Uses the `timeit` module to benchmark serializing an object through marshmallow.
4
""
"
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected