I came across a new (to me) suite of benchmarks today at Dr Dobbs’ Go Parallel website. They provide C and C++ simulations that are designed to test compiler optimisation, language support, the overhead of object-oriented programming and the hardware performance. Two of the tests are focused on parallel performance. An OpenMP based test repeatedly [...]
Filed under: Parallelism | Leave a Comment »





