ldbc_graphalytics
ldbc_graphalytics copied to clipboard
Upgrade the benchmark suite to Java 8.
The benchmark suite is implemented in Java 7. The proposal is to upgrade the code base to Java 8, for better support in language syntax, e.g., lambda expressions, and platform-independent implementation, e.g. os process management.
PR #217 bumped the Java compiler version to 8.