# Performance dashboards

Performance dashboards for QCS6490 and QCS5430 aren't available in the current release and will be provided in a future release. Only the system benchmark KPIs have been provided. Support for QCS5430 isn't available in the Qualcomm Linux 2.0 RC1 release and will be provided in a future release.

For Qualcomm Dragonwing^™^ IQ-9075, Qualcomm Dragonwing^™^ IQ-8275, and Qualcomm Dragonwing^™^ IQ-615 performance dashboards and measurement procedures, see the corresponding addendum. The following guides provide supplementary information and these guides are available to licensed users with authorized access:

- [Qualcomm Linux Performance Guide - Addendum for Qualcomm Dragonwing IQ-9075](https://docs.qualcomm.com/bundle/resource/topics/80-80020-10A/overview.html)
- [Qualcomm Linux Performance Guide - Addendum for Qualcomm Dragonwing IQ-8275](https://docs.qualcomm.com/bundle/resource/topics/80-80020-10B/overview.html)
- [Qualcomm Linux Performance Guide - Addendum for Qualcomm Dragonwing IQ-615](https://docs.qualcomm.com/bundle/resource/topics/80-80020-10C/overview.html)

## QCS6490 system benchmarks

Geekbench is a utility for measuring CPU performance. It provides the
following CPU benchmark scores on QCS6490:

| Benchmark | Version | Benchmark score |
| --- | --- | --- |
| Geekbench ST | 6.1.0 | 1176 |
| Geekbench MT | 6.1.0 | 3071 |

For information about the measurement procedure, see [System benchmark measurement](https://docs.qualcomm.com/doc/80-80020-10/topic/46-performance-dashboard.html#system-benchmark-measurement-procedure).

Note

A higher system benchmark score is better.

## QCS5430 system benchmarks

Geekbench is a utility for measuring CPU performance. It provides the
following CPU benchmark scores on QCS5430:

| Benchmark | Version | Benchmark score for FP 1 | Benchmark score for FP 2 | Benchmark score for FP 2.5 | Benchmark score for FP 3 |
| --- | --- | --- | --- | --- | --- |
| Geekbench ST | 6.1.0 | 955 | 984 | 1053 | 1053 |
| Geekbench MT | 6.1.0 | 2179 | 2852 | 2949 | 2937 |

For information about the measurement procedure, see [System benchmark measurement](https://docs.qualcomm.com/doc/80-80020-10/topic/46-performance-dashboard.html#system-benchmark-measurement-procedure).

Note

A higher system benchmark score is better.

## Measurement procedures

The system benchmark measurement procedure is provided in the subsequent sections.

### System benchmark measurement

Geekbench is a tool used to measure system performance against
the established benchmarks.

To measure system performance using Geekbench, do the following:

1. To download Geekbench from the Linux/ARM section from upstream, see [Geekbench](https://www.geekbench.com/preview/).

Note

The Geekbench 6 for Linux/AArch64 is a preview build. The Geekbench versions may change and the steps mentioned in this section are for your reference. The preview builds require an active Internet connection and automatically upload benchmark results to the Geekbench browser.
2. To measure a CPU benchmark using Geekbench, do the following:

    1. Unzip the Geekbench file and push it from the host into the device, use SCP or a similar tool. Ensure that you specify the target IP address in the first command. The following are the example commands:

scp -r Geekbench-6.3.0-LinuxARMPreview root@10.92.174.66:/var/cache/
            Copy to clipboard

cd /var/cache
            Copy to clipboard

chmod 777 Geekbench-6.3.0-LinuxARMPreview/*
            Copy to clipboard
    2. To run Geekbench, run the following commands on the device:

cd Geekbench-6.3.0-LinuxARMPreview
            Copy to clipboard

./geekbench_aarch64
            Copy to clipboard

Last Published: Mar 09, 2026

[Previous Topic
Troubleshoot performance issues](https://docs.qualcomm.com/bundle/publicresource/80-80020-10/topics/24-debug.md) [Next Topic
References](https://docs.qualcomm.com/bundle/publicresource/80-80020-10/topics/56-references.md)