Tag

framework-architecture

1 views collected around this technical thread.

Baidu Geek Talk
Baidu Geek Talk
Apr 22, 2022 · Mobile Development

Baidu Smart Mini Program Automation Testing Framework Architecture Analysis

The article explains how Baidu’s Smart Mini Program, which runs hybrid H5‑Native code in separate Logic and View threads within the Baidu app, cannot be tested with standard tools, so the Smart Mini Program Testing Platform created the smartapp‑automator framework that combines a Selenium‑like engine for in‑process UI control with a unified device‑control API abstracting Android, iOS, Chrome and cloud‑phone automation tools.

AppiumAutomation TestingBaidu
0 likes · 8 min read
Baidu Smart Mini Program Automation Testing Framework Architecture Analysis
Baidu Geek Talk
Baidu Geek Talk
Jan 13, 2021 · Frontend Development

Baidu Open-source Mini-program Framework Architecture Evolution and Performance Optimization Practices

An overview of Baidu's Smart Mini‑Program framework evolution describes its dual‑stack SWAN architecture, open‑host extensions, and native‑web integration, while the second part details performance‑boosting practices such as sub‑packaging, resource compression, early data fetching, and efficient setData usage to approach native app startup speeds.

Baidu-SWANMini ProgramPerformance Optimization
0 likes · 16 min read
Baidu Open-source Mini-program Framework Architecture Evolution and Performance Optimization Practices