This question has been flagged
1 Reply
2459 Views

I have a few customer with 300 - 500 sales,  every time when I click on the customer info,  it takes about 10-30s to load the customer info. Customer with less sales are ok.  I check the performance with "top" and notice when I click on these customers  the CPU will hit around 50% by postgresql,  I have tried  increasing CPU and RAM but still the same. What can I do to speed up the performance? 

Avatar
Discard
Best Answer

import psyco python package

Avatar
Discard