MCPcopy Index your code
hub / github.com/MongoEngine/mongoengine / test_basic_doc_ops.py

File test_basic_doc_ops.py

benchmarks/test_basic_doc_ops.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from timeit import repeat
2
3import mongoengine
4from mongoengine import (

Callers

nothing calls this directly

Calls 2

test_basicFunction · 0.85
test_big_docFunction · 0.85

Tested by

no test coverage detected