Hi,
I am facing slowness accessing the modules in backend (ecommerce>orders , discounts and offers). the time taken goes up to 14s to 20s . When i check them debugging by SQL profiler, the issues lies in calling queris. some of the queries took longer than 6 sec. Is there anything we can do about it so we have faster response time upon using the modules? ie doing something to DB?