Performance Issues
Summary
Performance IssuesContent
Hi All,
In the last month or so I'm building an app using Visual Builder.
Lately, as the app grows, I encounter with heavy performance issues, especially when updating business objects. Example: check out the action flow photo I uploaded. In brief, triggering an update chain using a button click:
-4 low-cost custom functions were triggered.
-11 updates actions were triggered on table rows.
- 2 business objects were loaded to an array.
Results: ojButton3086752201Click' successfully (completed in 34744 ms)
Unbearable from a UI perspective, any suggestions or insights regarding those issues? I think the BO update is the most expensive action...
Tagged:
0