Your Site Title

FastAPI profiler

  - args:
    - --reduced-profile
    - --profile-interval
    - "300"
    - --outfile
    - profile_report.txt
    - runfastapi.py
    command:
    - scalene
    env:

Reference