Skip to content

bansalbhunesh/Multithreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Multiplication with Multithreading

This Python script performs matrix multiplication using multithreading and measures the time taken for different numbers of threads.

Usage

To run the script, make sure you have Python installed. Then, simply execute the script:

-Multithreading.py

Time taken(seconds) v/s no. of Threads:

Thread 1 Thread 2 Thread 3 Thread 4 Thread 5 Thread 6 Thread 7 Thread 8
2.20 2.07 1.687 1.547 1.643 1.677 1.705 1.72

Image Description

Resource Usage

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages