AnyLogic 6 Discussion

Is there a way to use a Java Profiler with Anylogic? I need to determine which methods in my model are using the greatest CPU time so that I can optimize. Thanks, -Brett
Java applets can be opened in some Java profilers (e.g. JProfiler). Please right-click on the model in the Project view and select ‘Export’ to generate applet from your AnyLogic model. Then you may use JProfiler for analysis and optimization the model.