Yesterday I created a simple script to benchmark CPU's instruction execution speed with Python. I should not have use numpy since this library degraded the MIPS result a lot.

Another run for fun small Python program to benchmark your CPU's instruction speed (MIPS) is here. Just run (no dependency at all!) and enjoy the result.

https://brew.bsd.cafe/maulanahirzan/Python-Useful-Scripts/src/branch/main/MIPS-Benchmark

Python-Useful-Scripts

This repository contains useful programs written in Python

Brew: Brewing code over coffee

@maulanahirzan

That's cool - I recently upgraded my #GoPiGo3 #ROS_2 #Robot to #RaspberryPi5

50.62 MIPS on Pi5 running 64-bit #PiOSBookworm with #Python 3.11.2:

@cyclical_obsessive ooh nice result! thank you for testing my script 😊

@maulanahirzan I had not heard anyone talking MIPS in a long time.

Wiki: "Meaningless Indicator of Processor Speed" and Tom's Hardware:

https://www.tomshardware.com/news/overclocking-raspberry-pi-5#:~:text=The%20stock%20Raspberry%20Pi%205,4%27s%20score%20of%207568%20MIPS.

We Overclocked Raspberry Pi 5 to 3 GHz, Up to 25% Perf Boost

We were also able to push the GPU to 1,100 MHz.

Tom's Hardware