Meu benchmark permite descobrir o desempenho do seu processador. O programa calcula o PI com uma precisão de 10.000 casas decimais. O tempo gasto no cálculo é contado como resultado do teste. O resultado é determinado pela média de 10 tentativas. Alimentado por python3. Mais baixo é melhor. O benchmark é calculado apenas em 1 núcleo/thread, ou seja, um núcleo único.
Arquiteturas suportadas:
https://www.python.org/downloads/
git clone https://github.com/alexdedyura/cpu-benchmark
cd cpu-benchmark
python cpu-benchmark.py or python3 cpu-benchmark.py
CPU | Arco | OS | Perfomance (Avg.) | Verificado |
---|---|---|---|---|
Apple M1 | BRAÇO | MacOS 11.5.2 | 19.534s | ✅ |
Apple M1 máx | BRAÇO | MacOS 14.2.1 | 18.282s | ✅ |
Apple M2 | BRAÇO | MacOS 13.2 | 14.779S | ✅ |
Apple M3 Pro | BRAÇO | MacOS 14.2.1 | 13.345s | ✅ |
Apple M3 Max | BRAÇO | MacOS 14.7 | 13.757s | ✅ |
Apple M4 | BRAÇO | iPados 17.5 | 12.241s | ✅ |
AMD RYZEN 5800H | x86 | Arch Linux | 15.906s | ✅ |
AMD RYZEN 5800X | x86 | Windows 11 22H2 | 16.389S | ✅ |
AMD RYZEN 5800X | x86 | Proxmox VE 8.1 (Debian 12) | 13.279s | ✅ |
AMD Ryzen 5900HX | x86 | Desconhecido | 17.352s | ✅ |
AMD RYZEN 4300GE | x86 | Linux | 40.189S | ✅ |
Intel Core i3-12400 | x86 | Proxmox VE 8.2 (Debian 12) | 10.774s | ✅ |
Intel Core i3-3337U | x86 | Ubuntu 22.04 LTS | 38.576s | ✅ |
Intel Core i3-8100 | x86 | Windows 10 20h2 | 30.636s | ✅ |
Intel Core i3-1115G4 | x86 | Arch Linux | 17.414s | ✅ |
Intel Xeon E5 2683 V4 | x86 | Proxmox VE 8.1 (Debian 12) | 28.596s | ✅ |
Intel Xeon Gold 6125 | x86 | Linux (servidor Hyper-V) | 30.781s | ✅ |
Intel Pentium dual-core E6700 | x86 | Linux | 41.714s | ✅ |
Raspberry Pi 4 | BRAÇO | Ubuntu 22.04.3 LTS | 79.216s | ✅ |
Intel Xeon E5-2630 V4 | x86 | Windows Server 2012 | 49.883s | ✅ |
Neoverse N1 | BRAÇO | Linux Ubuntu 20.04 | 35.366s | ✅ |
Huawei Kunpeng 920 | BRAÇO | Linux | 79.399S | ✅ |
Snapdragon 8 Gen 1 | BRAÇO | Linux | 40.789S | ✅ |
Docker no RPI 3B | BRAÇO | Linux | 126.469S | ✅ |
Docker na Apple M1 | BRAÇO | Linux | 18.98s | ✅ |