On 12.05.14 22:24, Romain Manni-Bucau wrote: > Hi > > why using org.apache.commons.jcs.utils.struct.DoubleLinkedListNode and > not a synchronized java.util.LinkedList ? > > BTW I'd be happy if we can get rid of this synchronized structure
There are some benchmark tests in the test directory that compare different approaches. These are not run during the build by default. The design decision was made based on these benchmarks but things may have changed with newer JDKs. Bye, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org