[gameprogrammer] Re: Java Advice - 2D RTS Graphics

Hiho,

if you work with eclipse you could try:
http://sourceforge.net/projects/eclipsecolorer/
or check out one of these profilers:
http://mail-archive.objectweb.org/architecture/2003-04/msg00001.html

greets
matthias

profile on my code and saw exactly that - I was creating objects at an alarming rate, and my poor garbage collector was working overtime - spent a bunch of time optimizing the code to reuse objects where possible, to use a more efficient scope for other object variables, etc - still needs work... :)






--------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html





---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: