Customer Cases
Pricing

How to Test PC Games with PerfDog

LEARN HOW TO EFFECTIVELY TEST PC GAMES USING PERFDOG, A POWERFUL TOOL FOR PERFORMANCE ANALYSIS AND OPTIMIZATION.

As the demand for PC game and app development increases, PerfDog team has expanded its support for PC platform performance data collection. This guide will walk you through the process of testing PC games and applications using PerfDog.

Prerequisites

1. PerfDog supports Windows 7/8/8.1/10/11.
DirectX 9/11/12, 32-bit, and 64-bit game testing are supported.

2. Non-game testing will not have FPS, FrameTime, and Render data.

Step-by-Step Instructions

Run PerfDog as Administrator: Right-click PerfDog.exe in the PerfDog folder and select "Run as administrator."

Select Windows Device: Click the device list menu and choose the Windows device.

Start the Application: Launch the application you want to test, such as "League of Legends."

Select Target Test Process: Choose the correct target test process and initiate data collection.

Perform Test Task: Switch to the test process and execute the test task.


End Test and Upload Data: Click to end the test on the PerfDog client, close the test process, and right-click to upload data to the cloud.

Use Shortcut Key: Press Ctrl+R to quickly start recording/saving data in the target process window.

Frequently Asked Questions

How to Select the DX Version for Testing?

Choose the DX version based on the project's DX type:

AUTO: Automatically identify the version used by the target application.

DX_9: The target application DX type is DX9.
DX_11: The target application DX type is DX11.
DX_12: The target application DX type is DX12.

How to Customize the Floating Window?

You can customize the floating window opening mode and style, such as hiding/displaying the floating window and configuring the floating window position and font color.

How to Set Up Common Shortcut Key Customization?

PerfDog allows you to customize common shortcut keys for a more efficient testing experience.

What Performance Data Can I Collect with PerfDog?

PerfDog can collect a wide range of performance data, including FPS, Jank, SmallJank, Smooth, Stutter, FrameTime, CPU usage, memory usage, GPU usage, GPU memory usage, render information, IO operation info, thread count, and handle count.

Sum-up

By following this guide, you can effectively test PC games and applications using PerfDog, ensuring optimal performance and user experience.

 

PD网络测试推广
Latest Posts
1Top Performance Bottleneck Solutions: A Senior Engineer’s Guide Learn how to identify and resolve critical performance bottlenecks in CPU, Memory, I/O, and Databases. A veteran engineer shares real-world case studies and proven optimization strategies to boost your system scalability.
2Comprehensive Guide to LLM Performance Testing and Inference Acceleration Learn how to perform professional performance testing on Large Language Models (LLM). This guide covers Token calculation, TTFT, QPM, and advanced acceleration strategies like P/D separation and KV Cache optimization.
3Mastering Large Model Development from Scratch: Beyond the AI "Black Box" Stop being a mere AI "API caller." Learn how to build a Large Language Model (LLM) from scratch. This guide covers the 4-step training process, RAG vs. Fine-tuning strategies, and how to master the AI "black box" to regain freedom of choice in the generative AI era.
4Interface Testing | Is High Automation Coverage Becoming a Strategic Burden? Is your automated testing draining efficiency? Learn why chasing "automation coverage" leads to a maintenance trap and how to build a value-oriented interface testing strategy.
5Introducing an LLMOps Build Example: From Application Creation to Testing and Deployment Explore a comprehensive LLMOps build example from LINE Plus. Learn to manage the LLM lifecycle: from RAG and data validation to prompt engineering with LangFlow and Kubernetes.