On Fri, 29 Dec 2000, Ian Clarke wrote:

> On Thu, Dec 28, 2000 at 10:52:40PM -0500, Travis Bemann wrote:
> > This kind of stuff really makes me wonder about the state of
> > programming these days.  It seems as if programmers have forgotten
> > that computers have limited amounts of RAM and swap space and that
> > processors are not infinitely fast.
> 
> Well, Java is not known for its efficiency, although this suggests that
> garbage collection is not happening as it should.
> 
> What we really need are some people with profiling experience in java to take
> a close look at Freenet (starting with FProxy) and see what needs improving.
Well, you start out with the question "what datastructures is FProxy
using?" and go from there.  I really doubt GC is at fault.


_______________________________________________
Freenet-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to