[gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Matthias Amberg <mylists@xxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Thu, 27 Oct 2005 08:42:41 +0200
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
- References:
- [gameprogrammer] Java Advice - 2D RTS Graphics
- From: Mike Gillissie
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Stephen
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Mike Gillissie
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Matthew Weigel
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Mike Gillissie
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Stephen
Other related posts:
- » [gameprogrammer] Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- » [gameprogrammer] Re: Java Advice - 2D RTS Graphics
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
- [gameprogrammer] Java Advice - 2D RTS Graphics
- From: Mike Gillissie
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Stephen
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Mike Gillissie
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Matthew Weigel
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Mike Gillissie
- [gameprogrammer] Re: Java Advice - 2D RTS Graphics
- From: Stephen