Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 83271 invoked from network); 28 Jan 2002 07:36:21 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Jan 2002 07:36:21 -0000 Received: (qmail 4658 invoked by uid 97); 28 Jan 2002 07:36:30 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 4612 invoked by uid 97); 28 Jan 2002 07:36:29 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 4601 invoked from network); 28 Jan 2002 07:36:29 -0000 Message-ID: <00fe01c1a7ce$793f2ed0$1b150a0a@nervous> From: "Eung-ju Park" To: "Avalon Developers List" References: <3C54A5AB.3050107@users.sourceforge.net> <008101c1a7c2$62f238e0$1b150a0a@nervous> <3C54FB2D.3060006@silveregg.co.jp> Subject: Re: excalibur.cache.TimeMapLRUCache Date: Mon, 28 Jan 2002 16:35:32 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Opps. I omitted some classes. Thanks. ----- Original Message ----- From: "Leif Mortenson" To: "Avalon Developers List" Sent: Monday, January 28, 2002 4:18 PM Subject: Re: excalibur.cache.TimeMapLRUCache > This test broke the build. It is testing a class, > org/apache/avalon/excalibur/cache/TimeMapLRUCache that was not checked > in when the test was. :-) > > Leif > > Eung-ju Park wrote: > > >----- Original Message ----- > >From: "Alexis Agahi" > >To: "Avalon Dev Mailing List" > >Sent: Monday, January 28, 2002 10:13 AM > >Subject: excalibur.cache.TimeMapLRUCache > > > > > >>Hi, > >> > >>I've implemented a TimeMapLRUCachePolicy that use a TreeMap with logical > >>time to perform LRU "selectVictim" operations. > >> > >>On large cache this implementation should be really faster (since it uses > >> > >a > > > >>log(n) treemap plus an hashmap) than the current LRU implem that is > >> > >working > > > >>with a List. > >> > >>TimeMapLRUCacheTestCase passed correctly unit test. > >> > >>Running org.apache.avalon.excalibur.cache.test.TimeMapLRUCacheTestCase > >>Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,811 sec > >> > >>(is it the appropriate place to submit code?) > >> > > > >Yes. > > > >Submitted. Thanks you. > > > >>Cheers > >> > >>-- > >>Al > >> > > > > > >--------------------------------------------------------------------------- - > >---- > > > > > >>-- > >>To unsubscribe, e-mail: > >> > > > > > >>For additional commands, e-mail: > >> > > > > > > > >-- > >To unsubscribe, e-mail: > >For additional commands, e-mail: > > > > > > > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: