Groups
Groups
Sign in
Groups
Groups
scoop-users
Conversations
About
Send feedback
Help
Profiling a SCOOP application
43 views
Skip to first unread message
Christopher Watkins
unread,
Nov 11, 2015, 10:32:12 PM
11/11/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scoop-users
How do you profile an application that makes use of the SCOOP library?
I don't seem to be able to use the usual
python
-
m cProfile
approach.
Thanks
Chris
Nick Vandewiele
unread,
Jun 17, 2016, 11:07:32 AM
6/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scoop-users
The following flag:
python -m scoop --profile yourapp.py
will write a cProfile output per worker.
Have a look here:
https://github.com/soravux/scoop/blob/master/scoop/launcher.py#L429
Cheers,
Nick
Reply all
Reply to author
Forward
0 new messages