Performance of the Parallel STL Algorithms--Rainer Grimm

Surprised?

Performance of the Parallel STL Algorithms

by Rainer Grimm

From the article:

I presented in my last post "Parallel Algorithms of the STL with the GCC Compiler" the necessary theory about the C++17 algorithm. Today, I make a performance test using the Microsoft compiler and the GCC compiler to answer the simple question: Does the execution policy pay off?

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.