Hi,

this is a pretty interesting class for is, in Directory. I have done a
lot of benchmarks ths year, and what I get is that HashMap is heavily
used, and GC represnets around 30 % of all CPU, when the server is
really loaded, on a multi-CPU system.

So I guess that if we can have a fastest (maybe) but also a low memory
footprint lib, we will have a real gain.

It has to be checked, of course. btw, I checked the License, and it is
compatible with ASL2.

A good move, if the classes are ok, would be to push them in commons-collection.

Emmanuel

On 6/20/07, Julien Vermillard <[EMAIL PROTECTED]> wrote:
On Wed, 20 Jun 2007 10:00:01 +0200
"Dawie Malan" <[EMAIL PROTECTED]> wrote:

>
> Trustin,
>
> You can also have a look at http://www.javolution.org/
>
> We're using it extensively, especially the FastXXX collections.
>
> Regards,
>
> Dawie Malan
>

I think it's more a matter of memory footprint than a speed
issue.

Julien

>
> -----Original Message-----
> From: Trustin Lee [mailto:[EMAIL PROTECTED]
> Sent: 20 June 2007 09:48 AM
> To: [email protected]
> Subject: Re: Possible optimization?
>
> On 6/20/07, 向秦贤 <[EMAIL PROTECTED]> wrote:
> > Hi,
> > Not HashMap, there is a cadicates.
> > http://blogs.azulsystems.com/cliff/2007/03/a_nonblocking_h.html
>
> Sounds interesting, but we need to address a possible visibility
> issue.
>
> > Its javaone speach:
> > developers.sun.com/learning/*javaone*online/2007/pdf/TS-2862.pdf
>
> It gives me 404 Not Found error.  Could you give me the correct one?
>
> Thanks,
> Trustin



--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to