Tagged articles

incremental updates

4 articles · Page 1 of 1
TDS Framework
TDS Framework
Jun 10, 2026 · Frontend Development

How Kuikly's TurboDisplay Achieves Instant Cross-Platform Page Loads

Tencent's Kuikly framework introduces TurboDisplay, a first-screen acceleration solution that caches rendered nodes and uses dual-thread parallel rendering to achieve instant page loads on repeat visits, reducing load times by 60-80% in production apps like QQ Games and Tencent Maps.

Cross-platformKotlin MultiplatformKuikly
0 likes · 19 min read
How Kuikly's TurboDisplay Achieves Instant Cross-Platform Page Loads

From Minutes to Milliseconds: Atlas Architecture Solves Verification Bottlenecks

The paper presents Atlas, a native three‑layer distributed verification system that replaces centralized tools with switch, region, and center adapters, achieving sub‑20 ms validation for thousands of nodes and up to 1500× speedup over EPVerifier, while supporting incremental updates and preserving scalability.

AtlasDistributed Architectureincremental updates
0 likes · 7 min read
From Minutes to Milliseconds: Atlas Architecture Solves Verification Bottlenecks
Baidu Geek Talk
Baidu Geek Talk
Feb 9, 2022 · Backend Development

Business Storage Resource Optimization for Baidu Mobile Assistant: Process, Analysis, and Lessons

The author describes how Baidu Mobile Assistant’s massive storage costs were slashed by analyzing billions of objects, identifying low‑value incremental patch files, and applying a three‑step “elephant‑in‑the‑fridge” cleanup that reduced petabytes to a few hundred terabytes while highlighting the need for ROI‑driven update policies and ongoing documentation.

BOScloud storagedata analysis
0 likes · 9 min read
Business Storage Resource Optimization for Baidu Mobile Assistant: Process, Analysis, and Lessons
Baidu Maps Tech Team
Baidu Maps Tech Team
Sep 20, 2016 · Databases

Baidu Maps Reverse Geocoding: Grid Indexing & Incremental Updates

This article explains how Baidu Maps’ reverse‑geocoding service converts coordinates into addresses using point, line, and polygon data mapped onto a grid index, describes the incremental indexing mechanism that enables rapid data updates, and highlights the system’s high availability and performance characteristics.

High Availabilitygrid indexingincremental updates
0 likes · 6 min read
Baidu Maps Reverse Geocoding: Grid Indexing & Incremental Updates