5.0
35 reviews
Content rating
Everyone
1K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

clpeak is a synthetic micro-benchmark that measures the peak achievable compute performance of your device's GPU and CPU. It runs tight, hand-tuned vector / MAD / MMA loops to expose what the silicon is actually capable of in isolation — raw peak numbers, not real-world workload performance.

Backends on Android: Vulkan, OpenCL, and a native CPU backend. Every available backend runs back-to-back on the same device, so you can compare how different compute stacks perform on the very same hardware.

What it measures:
• Single, half, double and bf16 floating-point compute (GFLOPS)
• Integer throughput and INT8 dot-product
• Matrix-engine / tensor throughput where supported
• Global and cache / local memory bandwidth
• Memory latency

Source, issues and details: https://github.com/krrishnarraj/clpeak
Updated on
Jun 9, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

5.0
32 reviews
khlorghaal
May 31, 2026
convenient. vulkan coverage on g715 was limited. unclear if tensor units are being utilized.
Did you find this helpful?
Krishnaraj R Bhat
June 4, 2026
Check the latest version 2.0.10 It must hopefully run Cooperative-matrix (tensor units) tests on supported phones.
Marvin Xoo
November 18, 2020
Nice update, very informative tool. I really need this to test if i made bad changes on my rom
1 person found this review helpful
Did you find this helpful?
Kier Andrei San Juan Fortin
October 27, 2022
It works alright, but it does slow my device however.
Did you find this helpful?

What’s new

New CPU backend