trajectory_supervisor.visualization.src.plot_timing_histogram module

trajectory_supervisor.visualization.src.plot_timing_histogram.timing_histogram(calc_times: dict)[source]

Plots a histogram for the provided timing information.

Parameters

calc_times – dict with keys holding a specific entity / module and values being the associated calculation times per iteration