Skip to content

Analyzes the efficiency of single-threaded vs multithreaded approaches for finding prime numbers (up to 100 million) in C++.

Notifications You must be signed in to change notification settings

AnishDabhane/Single-vs-Multithreaded-Prime-Hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single-vs-Multithreaded-Prime-Hunt

Analyzes the efficiency of single-threaded vs multithreaded approaches for finding prime numbers (up to 100 million) in C++.

About

Analyzes the efficiency of single-threaded vs multithreaded approaches for finding prime numbers (up to 100 million) in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages