TAG | store credit
Jun/09
23
Performance issues with Store Credit Module in admin area
0 Comments | Posted by admin in Performance
Store Credit is great module, unfortunately it’s preety inefecient in some places. For example, on every page request of admin/store_credit.php whole customers table is read, and for each customer additional SELECTÂ and UPDATE query is executed to calculate and update pending points, even if the customer does not have any pending points!
It’s not a big deal [...]
