Overview
This is a collection of software benchmarks developed to compare the performance of Java with C on identical code. No language libraries were used in the timed parts of the tests to avoid implementation differences. Some of the benchmarks are also implemented in Python and Scala.
There are comparative benchmarks for bit twiddling, numerical computing, data structure manipulation, concurrent computing, callouts to native libraries, and, graphics processing units (GPU) utilization.
License
BSD license.