← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #241887]: Find out how much memory is being used by an object

 

Question #241887 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/241887

    Status: Open => Answered

RaiMan proposed the following answer:
Since we are finally running on Java, you can use any Java profiler
(e.g. the features available in NetBeans, ...)

You might run your script from a Java app using (so you can use the Java
profiler):

org.sikuli.basics.SikuliScript.main(args);

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.