renaissance icon indicating copy to clipboard operation
renaissance copied to clipboard

Move remaining benchmarks from Scala 2.12 to Scala 2.13

Open farquet opened this issue 2 years ago • 2 comments

Opening to keep track of benchmarks still stuck on Scala 2.12.

As of Spark 3.2.0, Scala 2.13 is now supported: https://spark.apache.org/releases/spark-release-3-2-0.html

Should be eventually migrated from 2.12 to 2.13:

  • [x] apache-spark benchmarks (#327)
  • [ ] reactors
  • [x] neo4j-analytics (#422)
  • [ ] scala-stm-bench7 and philosophers
  • [x] finagle-http and finagle-chirper (#328)

farquet avatar Oct 21 '21 10:10 farquet

With neo4j-analytics, the problem is the Cypher component of Neo4j (https://github.com/neo4j/neo4j/issues/12687) that keeps it chained to Scala 2.12.

lbulej avatar Nov 03 '21 19:11 lbulej

With neo4j-analytics done (#422), we have just 3 benchmarks (in 2 modules) left.

lbulej avatar Oct 12 '23 13:10 lbulej