jayelkaake/enhancedgrid

Really slow updating older products

readio opened this issue · 1 comments

Hi

We are using this extension on a site with around 6k products.

When you update data on the products grid (ie Qty) it updates in a coupe of seconds without issues.

However if we try to update older products that have been on the site for a while it can take up-to 50 seconds to save.

Any ideas what could be causing this?

Thanks
Darren

Updated some PHP memory/max_input settings and resolved this issue.