is there a way i can get list of process and memory consume via sikuli?

Asked by Chetan

is there a way i can get list of process and memory consume via sikuli in windows?
i cannot install psutil or any new external module as i do not have access to machine.

P.S we need this as sikuli test when trigerred together are running very slow so we would want to investigate the root cause if it is sikulil or something else

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Have you tried spawning a subprocess to execute the command "tasklist" (or eventually "taskmgr")?

Can you help with this problem?

Provide an answer of your own, or ask Chetan for more information if necessary.

To post a message you must log in.