get_summary: Get profiling summary.
This is a method of the Profiler class in the profiler module.
def get_summary() -> Dict[str, Any]
Profiler.report
Profiler.export_json
Profiler.export_html
praisonai/profiler.py