[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-172) Strange performance problem with LRU

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Mon Apr 2 20:03:23 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-172?page=all ]

Jason T. Greene updated JBCACHE-172:
------------------------------------

    Assignee: Jason T. Greene  (was: Ben Wang)

> Strange performance problem with LRU
> ------------------------------------
>
>                 Key: JBCACHE-172
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-172
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.2.2
>         Environment: Windows XP
> Eclipse 3.1
> JDK50
>            Reporter: Peter Bridge
>         Assigned To: Jason T. Greene
>            Priority: Minor
>             Fix For: 2.0.0.GA
>
>         Attachments: CachePerformanceTest.java, treecacheconfig.xml
>
>
> There seems to be a performance issue when using the LRU option.  With the attaches test, the 100,000 item Get takes 1200ms with LRU and 800ms without any config loaded.  I also noticed the put is slower.  
> get, put, remove
> 2704	1187	625     configured
> 2204	812	625     not configured
> For comparison I used a LinkedHashMap configured as LRU and get these figures:
> 1370	184	172
> Is this an issue with my configuration? Or a problem with how I'm using the cache?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list