Skip to content

How to profile long running application ?  #92

@eromoe

Description

@eromoe

Hello,

I have a project need multiprocessing and would take over 4 hour in a 36cores vps .
My local machine is windows, has some problem to run mprof .

So I run vprof -c cmh "run.py salecount -n 1" --output-file profile.json on a remote vps .
Because vprof didn't support multiprocessing , I can't wait it done .
Abort from execution, it didn't export any files .

What is the correct way in my case ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions