andygrove commented on code in PR #866: URL: https://github.com/apache/datafusion-comet/pull/866#discussion_r1729597656
########## README.md: ########## @@ -44,25 +44,25 @@ The following chart shows the time it takes to run the 22 TPC-H queries against using a single executor with 8 cores. See the [Comet Benchmarking Guide](https://datafusion.apache.org/comet/contributor-guide/benchmarking.html) for details of the environment used for these benchmarks. -When using Comet, the overall run time is reduced from 649 seconds to 433 seconds, a 1.5x speedup, with some queries -showing a 2x-3x speedup. +When using Comet, the overall run time is reduced from 616 seconds to 379 seconds, a 1.62x speedup, with query 1 Review Comment: it would be good to show progress somewhere. Perhaps there should be a section in the documentation showing progress over time? We could also show progress in the blog post for this release. -- 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]
