Jon, thank you for the update. In the "Solr cache config" section, would it be possible to move to a table with rows like so:
queryResultCache maxSize | 512 queryResultCache cumulative_hitratio | 0.37 queryResultCache cumulative_evictions | 525 documentCache maxSize | 512 documentCache cumulative_hitratio | 0.55 documentCache cumulative_evictions | 339705 fieldValueCache maxSize | 10000 fieldValueCache cumulative_hitratio | 0.91 fieldValueCache cumulative_evictions | 0 filterCache maxSize | 512 filterCache cumulative_hitratio | 0.93 filterCache cumulative_evictions | 0 That should give us more tweakable handles on the data. Best, Ray On 6/12/12 5:33 PM, Cook, Jonathan wrote: > Hi, > > For load test comparison of OAE release 1.3.0 vs 1.4.0 branch (6/11), > see https://confluence.sakaiproject.org/display/3AK/Performance+Testing > > -Jon > > > _______________________________________________ > oae-dev mailing list > [email protected] > http://collab.sakaiproject.org/mailman/listinfo/oae-dev > _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
