Backend for java bytecode. The entrance is served .class file generated by javac.
mkdir build
cd build
cmake ..
cmake --build .
- Calculating 30th fibonacci number (recursive implementation)
- Calculating the arithmetic mean of 1000 numbers
- For each benchmark, three measurements were taken to level out the spread in time due to the floating frequency of the CPU