Re: [Java-gnome-developer] Memory Usage for small app
Brought to you by:
afcowie
From: Joao V. <jvi...@ya...> - 2005-05-29 00:16:33
|
--- "Neil J. Patel" <njp...@gm...> escreveu: > Hi, Hi Neil, > I was inspired by an OSNews article yester which pointed out developing > gnome apps with java. I follwed the examples and all worked fine (with a > little tweaking), the question i have is that a very simple application > compiled with gcj takes up quite a lot of memory: > > Total : 55.1 MB > RSS : 22.1 MB > Shared : 16.3 MB > > I just wanted to now if this is normal, and/if there are any option when > compiling that can help. It would be interesting if we'd create an example in C and Java, and make a comparison. Let's put this in our TODO list. I think those numbers are "normal": gtk itself takes lots of memory, and there's also the VM (mainly the garbage collector). Currently JG is going through a major memory management improvement, though. Cheers, J.V. __________________________________________________ Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messenger/ |