Tag

JS Runtime

0 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Dec 23, 2022 · Frontend Development

Optimizing Hippy Startup Performance by Switching JavaScript Engines in QQ Browser

By replacing the default JavaScriptCore engine with Hermes for Hippy’s UI rendering in QQ Browser, the team cut module load time by 70‑80 %, lowered first‑frame latency and crash rate, kept memory usage comparable, and leveraged Hermes’s bytecode support and React‑Native ecosystem to dramatically improve startup performance.

HermesHippyJS Runtime
0 likes · 15 min read
Optimizing Hippy Startup Performance by Switching JavaScript Engines in QQ Browser