View source for Talk:VisualVM
Jump to navigation
Jump to search
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Setting VisualVM Up | 3 | 17:59, 6 November 2017 |
Collapse
Does anyone have any experience getting this to work in order to profile a robot? I can get it to profile robocode but as soon as I try to profile my robot I get all sorts of errors in my robot's log output followed by it being "banned" by robocode.
Or are people using something else to do profiling? If so, what and how?
Thanks!
Collapse
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Collapse
At least on the time performance side, I basically do the same thing most of the robocoders do: logging logs to the console. On the memory side, though, it is a nice question. :)