andygrove commented on PR #2596: URL: https://github.com/apache/datafusion-comet/pull/2596#issuecomment-3413399342
> Thanks @andygrove I know I'm a nerd, but also would be nice to have an OS where benches were ran on. > > On Linux those are faster than on Mac, but users may still expect same Linux perf on Mac. It can be done in separate PR You mean specify the specific OS that was used? We currently say the following in the benchmarking guide, but maybe this isn't easy enough to find? I can also update this to show specific OS (Ubuntu 22.04.5 LTS). ``` The following benchmarks were performed on a Linux workstation with PCIe 5, AMD 7950X CPU (16 cores), 128 GB RAM, and data stored locally in Parquet format on NVMe storage. Performance characteristics will vary in different environments and we encourage you to run these benchmarks in your own environments. ``` -- 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]
