MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / _dump_raw

Method _dump_raw

examples/performance/__init__.py:447–448  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

445 self.stats.print_callers()
446
447 def _dump_raw(self):
448 self.stats.dump_stats(self.profile.raw)

Callers 1

report_statsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected