Re: Slow applets



Hi,

>  OK, fine, I see now.,
> I did a quick test by adding 2 applets, they actually took 2 extra megs of
> memory. Well that's not bad, but I still think it's too much for a just a
> little tiny program that almost does nothing take whole meg for itself and
> probably some more in shared libs. Bad programming!

As you are in a position to judge that, you are more than welcome to do 
better. :-)

The truth is that you can safely be expected/assumed to be using virtual 
memory. So the question that really matters is, how much memory is actively 
being used and not how much memory is inactive and dead on your swap disk 
anyway.

The waste is purely in address space so to say, not performance.

Yours, Karl




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]