Tag

loading optimization

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 31, 2024 · Frontend Development

Implementing Custom Map Points and Trajectories with Vue3 and AMap JS API

This article shares a front‑end developer’s experience of rebuilding a map‑based feature using Vue3 and Gaode (AMap) APIs, covering business requirements, point‑drawing techniques, trajectory rendering, performance‑aware loading strategies, and practical code snippets for custom markers and lines.

AMapCustom MarkersFrontend
0 likes · 19 min read
Implementing Custom Map Points and Trajectories with Vue3 and AMap JS API
Taobao Frontend Technology
Taobao Frontend Technology
Sep 15, 2021 · Game Development

Turning Entry Points into Retained Users: A Game‑Driven Design Case Study

This case study analyzes how layered entry points, rights‑driven and game‑driven user segmentation, loading and experience optimizations, and unified UI components can transform high‑traffic project entrances into sustainable, engaging traffic with measurable retention improvements.

UI/UXentry point designgame mechanics
0 likes · 9 min read
Turning Entry Points into Retained Users: A Game‑Driven Design Case Study
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jun 17, 2021 · Game Development

How to Optimize Loading Speed, CPU, and Memory in Cocos Creator Games

This article shares practical techniques for improving Cocos Creator game performance by reducing black‑screen time, minimizing CPU draw‑calls, and managing memory through resource compression, atlasing, cache modes, node pooling, and texture compression, all illustrated with step‑by‑step examples and screenshots.

CPU OptimizationCocos CreatorGame Performance
0 likes · 17 min read
How to Optimize Loading Speed, CPU, and Memory in Cocos Creator Games
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-SWANframework-architecturefront‑end development
0 likes · 16 min read
Baidu Open-source Mini-program Framework Architecture Evolution and Performance Optimization Practices
Qunar Tech Salon
Qunar Tech Salon
Jan 19, 2017 · Mobile Development

Optimizing First‑Screen Loading in Qunar React Native (QRN) Framework

This article explains the RN and QRN loading processes, analyzes the causes of long white‑screen times, and presents practical techniques such as JS bundle splitting, Bridge pre‑loading, lazy requires, and asynchronous component registration to significantly reduce QRN first‑screen loading latency.

Lazy RequireMobile DevelopmentPerformance
0 likes · 16 min read
Optimizing First‑Screen Loading in Qunar React Native (QRN) Framework