[ 
https://issues.apache.org/jira/browse/JSPWIKI-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548328
 ] 

Harry Metske commented on JSPWIKI-50:
-------------------------------------

O by the way, I tested with the old oscache.jar and the current oscache (2.4.1)

If you prefer to keep running with the old oscache.jar, the add a class 
parameter to the following statement:

m_attCache.addCacheEventListener(m_allCollector);  
==> 
m_attCache.addCacheEventListener(m_allCollector, CacheEntryEventListener.class 
);

> RecentChanges plugin is slow
> ----------------------------
>
>                 Key: JSPWIKI-50
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-50
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Janne Jalkanen
>            Priority: Minor
>         Attachments: CachedAttachmentCollector.java, 
> CachingAttachmentProvider.patch, PageTimeComparator.patch, Screenshot-20252 
> msec -- -tmp-jip-profile.xml.png
>
>
> RecentChanges plugin gets awfully slow once the repository gets big enough.  
> It might be a good idea to cache something or do some other performance 
> optimizations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to