Skip to content

Tests the impact of multithreading on the performance of an application and the effects hyperthreading has on multithreading

Notifications You must be signed in to change notification settings

djperrone/Hyperthreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyperthreading

Researched and gave a presentation on multithreading, hyperthreading, and multicore CPUs. By David Perrone and Russel Royality.

  • Source code tests the impact of multithreading on the performance of an application and the effects hyperthreading has on multithreading

  • Source code can be found in test/test/src

  • Ran on Visual Studio Community 2019 on Windows 10

ctpl_stl.h is a thread pooling library created by Vitality Vitsentiy that allows for more efficient use of threads in C++.

About

Tests the impact of multithreading on the performance of an application and the effects hyperthreading has on multithreading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages