Customer Cases
Pricing

How to troubleshoot game performance problems? — — Performance Optimization

Good game performance is a necessary component for quality gameplay. However, Game performance problems caused by bugs, hardware problems, or inefficient coding, such as slow frame rates, can often occur and negatively affect the player experience.

Good game performance is a necessary component for quality gameplay. However, Game performance problems caused by bugs, hardware problems, or inefficient coding, such as slow frame rates, can often occur and negatively affect the player experience.

 

Performance Testing is a testing process to determine the speed, stability, and reliability of a product under a particular workload. The main purpose of performance testing is to identify and resolve these performance issues.

 

Performance Testing Metrics

 

In performance testing, the basic parameters monitored include:

 

  • CPU occupancy — Average CPU occupancy/Proportion of low CPU occupancy (%)
  • Android — Memory PSS (proportional set size) — Memory PSS peak/Average memory PSS (MB) /** IOS — Footprint Memory**
  • FPS (frames per second)rate — Proportion of high FPS (%) /Average FPS (frame/s) / Standard deviation/ FPS jitter (times/hour)

 

After testing these metrics with different scenarios and machine models, analytical data and a bug list would be generated with corresponding severity levels, defect descriptions, and defect categories.

 

Tools

 

  • Client Application Performance Monitoring (APM) — PerfSight

 

APM is a tool for monitoring the gaming experience of mobile game users. Using this tool, the game developers can identify bugs and potential issues in their games and improve their gameplay via close monitoring of users’ performance stats. During gameplay, APM conducts comprehensive monitoring of gameplay experience by monitoring players’ FPS, Memory PSS, VSS, CPU, GPU, traffic, network data, and other customized business layers.

 

PerfSight, as an APM tool, provides multiple statistical analysis dimensions such as time, version, scene, model, and single-user to meet diversified analysis needs. The single-user second-level monitoring can directly restore user experience before finding the cause of problems; the intelligent alarm system can send real-time feedback about online performance issues and influencing factors, and quickly control performance changes. It supports customized data reporting such as subdivided image quality to meet the diversified monitoring needs of the project team.

 

https://www.wetest.net/overview?product_id=82

 

  • Client Performance Test Tool — Perfdog

 

Client Performance Test Tool is a tool for testing and analyzing the performance of a game by testing the client-side (end-to-end testing). It serves to quickly locate and analyze the performance issues, and improve the performance and quality of apps and games.

 

PerfDog, for example, supports all applications on the mobile platform (games, apps, browsers, mini-programs, mini-games, H5, background system processes, etc.) and Android Emulator, Cloud Real Machine performance tests. It also supports APP multi-process testing, such as Android multi-child process and iOS extension process APP Extension.

 

The newly launched Perfdog Service can be deployed to local/cloud real machines without intrusion, and automatically adapt to a variety of applications and mainstream automation frameworks. Clients can perform secondary development based on service components for automated performance, testing services, and cloud testing services.

 

In the process of traditional software development and version iteration, companies require a lot of manpower, resources, and money to perform performance testing. In addition, due to insufficient client-side testing capabilities, some companies often have testing issues such as unable to conduct performance testing in iOS; or that Android testing is inaccurate and unstable.

 

WeTest’s Perfdog Service can help companies flexibly build their own performance cloud platform, effectively build local performance monitoring, automated cloud testing services, custom web-based data visualization, and other capabilities, and provide them with core technical support and automated performance solutions. In addition, due to the integration of multi-platform performance acquisition and technical capabilities, the performance testing indicators are more professional and in-depth, allowing enterprises to efficiently complete client performance testing.

 

https://www.wetest.net/overview?product_id=85

 

 

  • Crash Reporting Tool — CrashSight (Bugly)

 

Crash Reporting Tool helps to locate and fix pervasive crashes in a game. Bugly Overseas Edition provides developers with data statistical analysis and error log analysis on the whole platform to help developers quickly locate and solve errors, effectively reduce the crash rate of products and improve the overall user experience of products. Overseas editions also help developers with data compliance issues at sea.

 

https://www.wetest.net/overview?product_id=86

PD网络测试推广
Latest Posts
1Test Management: Practical Lessons for Engineering Team Leads Learn proven test management strategies for technical leaders, including team efficiency optimization, project planning, knowledge accumulation, QCC improvement, and practical team building methods.
2The Path to Test Development: 7 Core Competencies for Modern QA Engineers What makes a senior QA engineer stand out? Explore the 7 core QA competencies including quality-driven execution, team influence, risk governance, process improvement, and technical fundamentals for modern software testing.
3Critical UI Test Automation Pitfalls and How to Fix Them Learn the most common UI test automation pitfalls in Android, including flaky tests, ADB instability, UI changes, and resource obfuscation, with practical fixes using POM, UiAutomator, and optimized scripting.
4Breaking Murphy’s Law in Testing: How to Avoid UAT Project Failures Learn how proactive full-lifecycle quality governance helps software test teams break Murphy’s Law, eliminate self-fulfilling UAT risks, and transform from reactive execution to strategic QA leadership.
5Why Testers Should Learn Source Code: Benefits & Practical Guide Learn why software testers need source code reading skills. Explore real test cases, Spring transaction pitfalls, debugging skills, and practical code learning strategies for QA engineers.