Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.5.0
-
Component/s: None
-
Labels:None
Description
The domain order form lookup TLD pricing table takes a long time to load with many TLDs (tested with ~900 TLD and got a 25 second load time). Most of the load time is during the currency formatting of prices in the view.
We talked about caching the contents of the pricing table. That may be possible with a Packages.editAfter event. Caching would need to be by currency and order form.