UE5 Benchmark

A simple, portable, and universal gaming benchmark built with Unreal Engine 5.

About

UE5 Benchmark is a free, cross-platform benchmarking tool designed for evaluating graphics and gaming performance. Built with Unreal Engine 5.4, it provides a quick and automated way to measure the average FPS (frames per second) of your system.

Instructions

  1. Download the binary for your platform (Windows or Linux).
  2. Run the binary to start the benchmark. No installation required.
  3. Wait for 60 seconds as the benchmark runs.
  4. The results screen will display your average FPS.
  5. The program will exit automatically after 30 seconds.
  6. Results are saved to BenchmarkResults.txt in the program directory.

Note: On Linux, the Vulkan renderer is required. For Windows, both D3D11 and D3D12 renderers are supported.

Advanced Usage

UE5 Benchmark supports all standard Unreal Engine command-line options, allowing you to customize your benchmarking experience. Here are some common examples:

For a full list of command-line options, visit the Unreal Engine Command Line Arguments Reference.

Download

Select your platform to download UE5 Benchmark:

Screenshots

Open Source

UE5 Benchmark is an open-source project. Contributions are welcome! Check out the source code on GitHub:

View on GitHub