CyberStore Documentation
Performance Optimizations
In This Topic

The following is a list of specific improvements added to CyberStore that provide improved performance:

Improve Performance of Hot List Pop-up Display (#6977)

The "Hot Spot" pop-up now opens using SimpleSQL as the source of data rather than XPItemList.

The pop-up is no longer accompanied by second binding.

Finally, the clientside clearfilter has been removed in order to prevent reloading after the pop-up.

Improve Catalog Performance (#6982)

There is a marked performance in the Catalog.FriendlyUrl.ItemDetailPage control. We have eliminated the use of the XPItem Object in favor of a single, direct SimpleSQL Call.

Improve Performance of CatalogItemImageControl (#6983)

There is also improved performance in the CatalogItemImageControl since it no longer uses XPO.