A command-line utility to check how fast a program finishes executing.
-
Updated
Jun 17, 2025 - C++
A command-line utility to check how fast a program finishes executing.
This repository contains C and Python implementations of matrix multiplication, along with a Bash script to compare their performance. The purpose of this project is to analyze the execution time differences between C and Python for this specific operation.
Add a description, image, and links to the execution-time-analysis topic page so that developers can more easily learn about it.
To associate your repository with the execution-time-analysis topic, visit your repo's landing page and select "manage topics."