Tag

Load Time

1 views collected around this technical thread.

Xianyu Technology
Xianyu Technology
Nov 24, 2020 · Mobile Development

Performance Optimization of Xianyu Flutter App: Smoothness, Load Time, and Rendering Improvements

The Xianyu team optimized their Flutter‑based app by creating a lag‑diagnosis tool, minimizing unnecessary widget rebuilds, deferring load‑more updates, using low‑resolution placeholders, prefetching data with skeleton screens, reusing FlutterBoost containers and early data passing, which together cut jank by half, shaved ~300 ms off page loads and raised average FPS by about three points on low‑end devices.

FlutterLoad TimeMobile Development
0 likes · 10 min read
Performance Optimization of Xianyu Flutter App: Smoothness, Load Time, and Rendering Improvements
Efficient Ops
Efficient Ops
Mar 10, 2016 · Frontend Development

How to Evaluate Your Website’s Performance with WebPageTest and HTTPArchive Metrics

This article explains how to use WebPageTest and HTTPArchive data to measure key website performance indicators, interprets their meanings and relationships, and provides baseline values for assessing a site’s speed, backend efficiency, and third‑party impact.

HTTPArchiveLoad TimeSpeed Index
0 likes · 18 min read
How to Evaluate Your Website’s Performance with WebPageTest and HTTPArchive Metrics