general performance question
- From: Tobi <TobiMc3@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 08:55:15 -0800 (PST)
Is it *really* true that creating an object closer to where it will be
used by the code, rather than creating it and setting it to null,
makes a noticeable difference performance-wise?
What is the best practice with respect to this?
.
- Follow-Ups:
- Re: general performance question
- From: Matt Humphrey
- Re: general performance question
- Prev by Date: Re: Memory utilization
- Next by Date: Re: Best way to loop through ArrayList and remove elements on the way?
- Previous by thread: Changing the process locale
- Next by thread: Re: general performance question
- Index(es):