...Mpbenchmark is a revised version of JetBench (https://sourceforge.net/projects/jetbench/).
Mpbenchmark is implemented in several different programming languages, including
Ada,
C with OpenMp,
Java 8 using the Thread class,
Java 8 using Thread Pools,
Java with Jomp,
Jamaica RTSJ with Real-time Threads (compiled) and
C#.
The input data of mpbenchmark is configurable via InputFile.txt in the IOFiles folder. The output data is be written into IOFiles folder.
A paper describing the use of the benchmark to evaluate the parallel processing support of several languages can be found in:
Using JetBench to Evaluate the Efficiency of Multiprocessor Support for Parallel Processing, HaiTao Mei and Prof. ...