Today we rolling out our 2nd out of 4 major updates to web applications.
Update II Changes & Improvements:
- New ahead-of-time (AOT) compiler to preprocess application logic to improve execution performance. We expect about 30-35% of additional execution boost.
- Significantly improved logic format with attributes compression. About 60% size reduction of logic data by itself, leads to 15% decrease in bundle sizes.
- New application startup sequence with improved time-to-interactive (TTI) and LCP metrics.
- A couple of optimizations in BP blocks execution stack to minimize memory consumption in logic exec webworker
- Fixed issue with invalid field names in Server Requests after relations renaming
- Mitigated issue with invalid invalid BP state operations of iterative elements children (List/Grid items)