Profiler.fmt

Profiler.fmt

Profiler.fmt(normalize=None, timedelta=False)[source]

Format summary of the profiler into a string.

Parameters
  • normalize (str) – Name of the profiling location to normalize execution time towards.

  • timedelta (bool) – Print execution times as time-deltas.