cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Performance

dsr471
Champ on-the-rise
Champ on-the-rise
Hi,
We are using Alfresco 4.0.e Community Version .
Actually here we are searching for records more than 2000 records.. while doing it taking time of 25-30sec approximatley, but we need the results in 5-10 secs. Can it possible? How to increase the performance.

Server Config Details:

OS: Windows server 2008 R2
RAM :32GB
Processor : Intel(R) Xeon(R) CPU E5-4620 @2.20GHz 2.20 GHz(3 Processors)
System type: 64bit

Any suggestions please

Thanks,
DSR
5 REPLIES 5

mitpatoliya
Star Collaborator
Star Collaborator
"searching " 

If you are searching through your own queries you should optimize your queries for higher perfomance.
For out of box search functionality optimzation I will advice to do JVM tuning and Scaling up, but looking at your configuration and number of records it should be fast enough.
Is it because you are having big documents?

Hi Mits,

Thanks for your reply. I'm using the out of box search functionality. But searching for my own custom type. And in repository there are approximately 1 Lakh records. In that if I search for particular Site related documents, it taking 25-30 sec for 1200 records & 45-60 sec for 3000 records. But in back end Query executing with in 3-5 sec. But while displaying the results it taking the time.

So,can you suggest me how to do JVM tuning & scaling up with exact how much value I can give  .

Thanks,
DSR

mrogers
Star Contributor
Star Contributor
Also you are using an old version.   Newer versions are faster.

dsr471
Champ on-the-rise
Champ on-the-rise
But we have requirement for old versions. so can you please suggest me how to achieve search performance with 4.0.e version only

mrogers
Star Contributor
Star Contributor
As mitpatoliya says above you need to optimize your queries.