Multi-Threaded Programming on Apple's Mac M1 vs Mac Core i7 vs Windows Core i7
In this video, I dive into the details of thread performance for single and multi-threaded programming on the Apple M1 ARM CPU vs the Intel i7 CPU for both Windows and Mac OS. I am also showing some « standard » mechanisms of how to handle many background threads and how to synchronize the UI.
Here is the source code as shown in the video:
https://www.dropbox.com/s/8b8951kal8j5nvb/MonienThreading-Intel-vs-M1.zip?dl=1
Views : 266
macintosh apple