Tag

Feature Toggles

0 views collected around this technical thread.

NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
May 11, 2024 · Game Development

Practical Lessons from Client Performance Optimization in a Mobile Game Project

This article shares seven practical insights gained from client performance testing and optimization in a mobile basketball game, covering long‑term performance planning, data‑driven decisions, feature toggles, build configurations, realistic testing, careful trade‑off evaluation, and the importance of team communication.

Feature TogglesGame OptimizationPerformance Testing
0 likes · 21 min read
Practical Lessons from Client Performance Optimization in a Mobile Game Project
DevOps
DevOps
Jun 20, 2022 · Operations

Deployment and Release Practices: Continuous Deployment, Blue‑Green, Canary, and More

This article explains the differences between deployment and release, defines continuous deployment, and details various deployment and release strategies such as blue‑green, rolling, dark launch, canary, gray release, and A/B testing, including technical implementations like feature toggles, feature branches, and abstract branches, with real‑world examples from Facebook.

Blue-Green DeploymentContinuous DeploymentDevOps
0 likes · 36 min read
Deployment and Release Practices: Continuous Deployment, Blue‑Green, Canary, and More