Tag

mobile app performance

0 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Apr 17, 2024 · Mobile Development

QQ 9 Performance Optimization: Technical Implementation Behind the "Silky Smooth" Experience

QQ 9 achieves a “silky smooth” experience by cutting launch time 40% through lazy‑loaded libraries and main‑thread priority tweaks, boosting runtime fluidity with an NT Kernel that offloads logic, incremental diff refreshes and parallel layout, and adding the Hodor anti‑degradation system, delivering 35% smoother performance and 48% less lag.

Android OptimizationAsync LayoutDiff Algorithm
0 likes · 20 min read
QQ 9 Performance Optimization: Technical Implementation Behind the "Silky Smooth" Experience
Dada Group Technology
Dada Group Technology
Jun 10, 2022 · Frontend Development

Optimizing H5 Performance in Mobile Apps: Caching Strategies and Implementation

This article discusses strategies to optimize H5 performance in mobile apps by implementing caching mechanisms and reusing webviews, significantly reducing loading times from an average of 2s+ to 1s+.

H5 optimizationcaching strategiesfrontend development
0 likes · 9 min read
Optimizing H5 Performance in Mobile Apps: Caching Strategies and Implementation