bundle.perf_report.cli

bundle perf_report CLI

bundle perf_report generate –backend cprofile -i <input> -o <output> bundle perf_report generate –backend tracy -i <input> -o <output>

Attributes

log

Functions

perf_report()

Performance report generation.

generate(input_path, output_dir, h5, pdf_name, backend)

Generate a performance report with auto-comparison.

Module Contents

bundle.perf_report.cli.log
async bundle.perf_report.cli.perf_report()

Performance report generation.

async bundle.perf_report.cli.generate(input_path, output_dir, h5, pdf_name, backend)

Generate a performance report with auto-comparison.