Tag

Game Performance

0 views collected around this technical thread.

NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Jan 21, 2022 · Operations

Game Stress Testing: Types, Metrics, and Robot Tools

This article explains the theory and practice of game stress testing, covering four test types (server, client, third‑party services, cloud gaming), key performance indicators such as CPU, memory, network and log metrics, and the use of server and client robots to simulate real‑world load.

ClientGame PerformanceServer
0 likes · 9 min read
Game Stress Testing: Types, Metrics, and Robot Tools
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