sqlbenchmark commented on PR #2997: URL: https://github.com/apache/datafusion-comet/pull/2997#issuecomment-3705863733
## Comet Microbenchmark Results: CometDatetimeExpressionBenchmark **Commit:** `cddee7b` - feat: Improve performance of date truncate ### Benchmark Results ``` cd spark && COMET_CONF_DIR=/app/comet/conf MAVEN_OPTS='-Xmx20g -XX:+IgnoreUnrecognizedVMOptions --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED --add-opens=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/sun.nio.cs=ALL-UNNAMED --add-opens=java.base/sun.security.action=ALL-UNNAMED --add-opens=java.base/sun.util.calendar=ALL-UNNAMED -Djdk.reflect.useDirectMethodHandle=false' ../mvnw exec:java -Dexec.mainClass="org.apache.spark.sql.benchmark.CometDatetimeExp ressionBenchmark" -Dexec.classpathScope="test" -Dexec.cleanupDaemonThreads="false" -Dexec.args="" ``` --- *Automated benchmark run by dfbench* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
