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