Tag

View Reuse

0 views collected around this technical thread.

ByteDance Data Platform
ByteDance Data Platform
Aug 20, 2024 · Big Data

How FlinkSQL Optimizations Cut CPU Usage by Up to 60% in Streaming Jobs

This article details the FlinkSQL performance enhancements implemented by the streaming team, covering view reuse, redundant shuffle removal, multiple‑input operator redesign, long sliding‑window optimizations, and native JSON format improvements, which together deliver up to 60% CPU savings and massive core‑hour reductions.

Big DataCPU ReductionFlinkSQL
0 likes · 13 min read
How FlinkSQL Optimizations Cut CPU Usage by Up to 60% in Streaming Jobs
360 Tech Engineering
360 Tech Engineering
Oct 17, 2019 · Mobile Development

Understanding Flutter Hybrid Stack: Architecture, Issues, and Solutions

This article examines Flutter's hybrid stack on Android, explaining its evolution, the problems caused by multiple engines and views, and reviewing community and official solutions such as Flutter Boost's view and engine reuse approaches with code examples.

AndroidEngine ReuseFlutter
0 likes · 12 min read
Understanding Flutter Hybrid Stack: Architecture, Issues, and Solutions