[Home]History of FastMath

Robo Home | Changes | Preferences | AllPages


Revision 15 . . March 8, 2006 19:08 EST by dD576B58F.access.telenet.be [using eclipse to profile robocode]
Revision 14 . . March 8, 2006 18:19 EST by Martin Alan Pedersen [eclipse and performance profiling?]
  

Difference (from prior major revision) (no other diffs)

Changed: 27c27,35
Is anyone using a performance profiler with Eclipse effectively with their robots? I am a little unclear how it would even work, since you usually use such a tool by running your code as an application / unit test. -- The Martinator
Is anyone using a performance profiler with Eclipse effectively with their robots? I am a little unclear how it would even work, since you usually use such a tool by running your code as an application / unit test. -- The Martinator

yep ...
* create a robocode project
* make your robot project depend on the robocode project
* compile your robot, package it, move it to the robocode robots directory (you can automate this with a custom ant build)
* set up a runpoint that runs robocode
* now you're ready to debug your code, use JProfiler, or the free profiler plugin.
-- FnH

Robo Home | Changes | Preferences | AllPages
Search: