MCPcopy Create free account
hub / github.com/tortoise/tortoise-orm / _bench

Function _bench

tests/benchmarks/test_bulk_create.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 @benchmark
19 def bench():
20 async def _bench():
21 await BenchmarkFewFields.bulk_create(data)
22
23 loop.run_until_complete(_bench())
24

Callers 1

benchFunction · 0.70

Calls 1

bulk_createMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…