Skip to content

pytest_park.ui

source module pytest_park.ui

Functions

  • serve_dashboard Serve a local NiceGUI dashboard for benchmark comparison.

source serve_dashboard(benchmark_folder: str, reference: str | None, group_by: list[str] | None, distinct_params: list[str] | None, original_postfix: str | None, reference_postfix: str | None, host: str, port: int)None

Serve a local NiceGUI dashboard for benchmark comparison.

Raises

  • RuntimeError