Tip Tuesday - Commerce Performance Tips -Part2
Check for Commerce Performance Tips -Part 1 here - https://community.oracle.com/customerconnect/discussion/690020/tip-tuesday-commerce-performance-tips-part-1
- Eliminate or optimize HTML/Read-Only attributes. Keep in mind that the HTML attribute defaults run every time the page is opened. Thus if they have functions that build up a big string (and especially if the functions loop through lines), it can cause problems.
- Performance Issues caused by Read-only text or HTML Attributes would only be observed on Steps where they are available on the layout (Document Views set to Read/Write or Read-Only).
- Eliminate any revert to defaults for quote level attributes on those actions.
Tagged:
1