Update 05/11/2011

Started by spaceharfang, May 11, 2011, 09:31:50 PM

previous topic - next topic
Go Down

spaceharfang

May 11, 2011, 09:31:50 PM Last Edit: December 31, 1969, 04:00:00 PM by Guest
- 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.

shmax

#1
May 11, 2011, 11:03:03 PM Last Edit: December 31, 1969, 04:00:00 PM by Guest
- fixed a few dozen little errors that were happening under the hood and nobody will ever notice, but among them was a fix for the "recent submissions" list on the part pages not showing the product names

Go Up