Conversation
Co-authored-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>
Update Jenetics from version 5.2.0 to 6.3.0. Update comments related to Java compatibility. Co-authored-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>
Updates Twitter Finagle version from 22.12.0 to 24.2.0 Co-authored-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>
Updates Neo4J from version 5.12.0 to 5.21.1 Updates `play-json` to version 2.10.6. Ensures that different Jackson modules use the same version. Co-authored-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>
Update rxjava3 from version 3.1.8 to 3.1.9
Updates Spark from version 3.5.0 to 3.5.3 Co-authored-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>
Drop unused `scala-java8-compat_3` package needed for Java 8.
Update scala3-compiler from version 3.3.1 to 3.3.4. Update hash of Tasty files produced by the compiler. Drop JNA dependency that should not be used.
Updates Agrona from version 1.19.2 to 1.22.0 Updates MapDB from version 3.0.10 to 3.1. Updates H2-MVStore from version 2.2.224 to 2.3.232 Updates Chronicle Map from version 3.22.9 to 3.26ea4 (Java 21) Also updates some of the Chronicle Map secondary dependencies. Note: In standalone mode, the `db-shootout` benchmark actually runs on Java 24, while with the harness it fails on Java 23. There may be a classpath issue when using a custom class loader (Chronicle generates and compiles source code at runtime using the JDK compiler module). Co-authored-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>
… number of hardware threads
Extends Add-Opens for Chronicle and adds Enable-Native-Access for the "lz4-java" dependency. Also updates the JVM workaround args to open additional modules to allow running updated 'db-shootout' with JMH.
Co-authored-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>
farquet
approved these changes
Nov 18, 2024
benchmarks/database/src/main/scala/org/renaissance/database/DbShootout.scala
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates Scala, primary benchmark dependencies and a number of secondary dependencies. Partially builds on top of #443 (which it supersedes) and goes a bit further where possible. The
db-shootoutbenchmark is now compatible with JDK upto 22 (interestingly, in standalone mode, it can actually run even on Java 24). This should bring us close to release.Scala updates
2.12.202.13.153.3.4Updates in
apache-spark3.5.0to3.5.318.0.01.14.34.1.114.Final33.3.1-jreUpdates in
db-shootoutagronaupdated from1.19.2to1.22.0(later versions require Java 17)mapdbupdated from3.0.10to3.1.0h2-mvstoreupdated from2.2.224to2.3.232chronicle-mapupdated from3.22.9to3.26ea4(supports Java 21+)9.7.1(requires Java 11+)lz4version1.3.0replaced withlz4-javaversion1.8.033.3.1-jre5.15.0Updates in
future-genetic5.2.0to6.3.0(requires Java 11+)Updates in
neo4j-analyticsneo4jupdated from5.12.0to5.25.118.0.09.7.1(requires Java 11+)3.1.8(requires Java 11+)1.68.1(secondary)5.15.04.1.114.Final2.0.69.Final1.14.3Updates in
rxrxjavaupdated from3.1.8to3.1.9Updates in
scala-dottyscala3-compilerupdated from3.3.1to3.3.4Updates in
twitter-finagle22.12.0to24.2.03.1.8(requires Java 11+)4.1.114.Final