PyInstrument

Extension to profile the execution time of resolvers using PyInstrument.

Constructor:

Signature:

def __init__(self, report_path: Path = Path('pyinstrument.html')) -> None:
...

Parameters:

  1. report_path:

    Type
    Path
    Default
    Path('pyinstrument.html')

Methods: