- Added a new feature in the query generation allowing for large fields to be left out of the data sorting on mysql. In short, queries will use less memory with it and be faster. I measured a gain of 50% in the sku browse page with the form category. For now, only a single field has been marked as large which was by far the largest. I'll update with a few more fields declared as large to further gain on the change.