Overhead reduction
You reduce overhead by centralizing logic and eliminating redundancy.
- You can replaceComplex DynamicLinkswith customized scripts to centralize data processing if theComplex DynamicLinksbecome way too impactful.TIP:NetLogicmay significantly impact the application start.
- Aggregate shared variables across multiple objects to reduce redundancy.TIP: See Create common objects.
Provide Feedback